Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_int.h482 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_on_gate(uint8_t gate_id);
/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc782 tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_on_gate(uint8_t gate_id) { in nfa_hciu_find_active_pipe_on_gate() function
Dnfa_hci_act.cc540 } else if ((p_pipe = nfa_hciu_find_active_pipe_on_gate(p_gate->gate_id)) == in nfa_hci_api_dealloc_gate()