Searched refs:hcp_response_timeout (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h522 UINT16 hcp_response_timeout; /* Maximum time to wait for EE DISC REQ NTF(s) after HOT PLUG EVT(s) */ member in struct:__anon24001
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c1056 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeout);
1064 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeout);
H A Dnfa_hci_utils.c405 nfa_sys_start_timer (&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, p_nfa_hci_cfg->hcp_response_timeout);

Completed in 140 milliseconds