Searched refs:hci_netwk_enable_timeout (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_main.c | 134 …_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout); in nfa_hci_ee_info_cback() 483 …_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout); in nfa_hci_dh_startup_complete() 492 …_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout); in nfa_hci_dh_startup_complete() 709 …_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout); in nfa_hci_conn_cback()
|
D | nfa_hci_act.c | 1647 …_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hci_netwk_enable_timeout); in nfa_hci_handle_admin_gate_evt()
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_api.h | 513 …UINT16 hci_netwk_enable_timeout; /* Maximum idle(no HCP Pkt) time to wait for EE DISC REQ Ntf(s) */ member
|