Searched refs:NFA_HCI_RSP_TIMEOUT_EVT (Results 1 – 4 of 4) sorted by relevance
/system/nfc/src/nfa/hci/ |
D | nfa_hci_main.cc | 121 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_ee_info_cback() 479 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_dh_startup_complete() 485 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_dh_startup_complete() 493 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_dh_startup_complete() 614 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_startup() 651 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_sys_enable() 738 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_conn_cback() 1158 case NFA_HCI_RSP_TIMEOUT_EVT: in nfa_hci_evt_hdlr()
|
D | nfa_hci_utils.cc | 387 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hciu_send_msg() 1274 case NFA_HCI_RSP_TIMEOUT_EVT: in nfa_hciu_get_event_name()
|
D | nfa_hci_act.cc | 1000 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_api_send_event() 1003 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_api_send_event() 1009 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_api_send_event() 1670 nfa_sys_start_timer(&nfa_hci_cb.timer, NFA_HCI_RSP_TIMEOUT_EVT, in nfa_hci_handle_admin_gate_evt()
|
/system/nfc/src/nfa/include/ |
D | nfa_hci_int.h | 113 NFA_HCI_RSP_TIMEOUT_EVT, /* Timeout to response for the HCP Command packet */ enumerator
|