Home
last modified time | relevance | path

Searched refs:NFA_HCI_ANY_E_PIPE_NOT_OPENED (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_hci_defs.h90 #define NFA_HCI_ANY_E_PIPE_NOT_OPENED 0x06 macro
/system/nfc/src/nfa/hci/
Dnfa_hci_act.cc1106 NFA_HCI_ANY_E_PIPE_NOT_OPENED, 0, nullptr); in nfa_hci_handle_link_mgm_gate_cmd()
1360 if (nfa_hci_cb.inst == NFA_HCI_ANY_E_PIPE_NOT_OPENED) { in nfa_hci_handle_admin_gate_rsp()
1854 response = NFA_HCI_ANY_E_PIPE_NOT_OPENED; in nfa_hci_handle_identity_mgmt_gate_pkt()
Dnfa_hci_utils.cc1146 case NFA_HCI_ANY_E_PIPE_NOT_OPENED: in nfa_hciu_get_response_name()