Home
last modified time | relevance | path

Searched refs:NFA_HCI_RSP_TIMEOUT_EVT (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_main.c134 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_t… in nfa_hci_ee_info_cback()
477 … nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, NFA_EE_DISCV_TIMEOUT_VAL); in nfa_hci_dh_startup_complete()
483 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_t… in nfa_hci_dh_startup_complete()
492 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_t… in nfa_hci_dh_startup_complete()
582 … nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, NFA_HCI_CON_CREATE_TIMEOUT_VAL); in nfa_hci_startup()
615 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, NFA_HCI_NV_READ_TIMEOUT_VAL); in nfa_hci_sys_enable()
709 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_t… in nfa_hci_conn_cback()
1142 case NFA_HCI_RSP_TIMEOUT_EVT: in nfa_hci_evt_hdlr()
Dnfa_hci_utils.c405 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeo… in nfa_hciu_send_msg()
1300 case NFA_HCI_RSP_TIMEOUT_EVT: return ("RESPONSE_TIMEOUT_EVT"); in nfa_hciu_get_event_name()
Dnfa_hci_act.c1052 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_evt_data->send_evt.rsp_timeout); in nfa_hci_api_send_event()
1056 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeo… in nfa_hci_api_send_event()
1064 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeo… in nfa_hci_api_send_event()
1697 …nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_t… in nfa_hci_handle_admin_gate_evt()
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h95NFA_HCI_RSP_TIMEOUT_EVT, /* Timeout to response for the HCP C… enumerator