Home
last modified time | relevance | path

Searched refs:NFA_HCI_ADM_E_NO_PIPES_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_hci_defs.h88 #define NFA_HCI_ADM_E_NO_PIPES_AVAILABLE 0x04 macro
/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc518 return (NFA_HCI_ADM_E_NO_PIPES_AVAILABLE); in nfa_hciu_add_pipe_to_gate()
561 return NFA_HCI_ADM_E_NO_PIPES_AVAILABLE; in nfa_hciu_add_pipe_to_static_gate()
1137 case NFA_HCI_ADM_E_NO_PIPES_AVAILABLE: in nfa_hciu_get_response_name()