Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/include/
Dnfa_hci_defs.h91 #define NFA_HCI_ANY_E_PIPE_NOT_OPENED 0x06 macro
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_act.c1159 …end_msg (NFA_HCI_LINK_MANAGEMENT_PIPE, NFA_HCI_RESPONSE_TYPE, NFA_HCI_ANY_E_PIPE_NOT_OPENED, 0, NU… in nfa_hci_handle_link_mgm_gate_cmd()
1400 if (nfa_hci_cb.inst == NFA_HCI_ANY_E_PIPE_NOT_OPENED) in nfa_hci_handle_admin_gate_rsp()
1873 response = NFA_HCI_ANY_E_PIPE_NOT_OPENED; in nfa_hci_handle_identity_mgmt_gate_pkt()
Dnfa_hci_utils.c1190 case NFA_HCI_ANY_E_PIPE_NOT_OPENED: in nfa_hciu_get_response_name()