Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h471 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_pipe_on_gate (UINT8 gate_id);
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c707 tNFA_HCI_DYN_PIPE *nfa_hciu_find_pipe_on_gate (UINT8 gate_id) in nfa_hciu_find_pipe_on_gate() function
Dnfa_hci_act.c558 if (nfa_hciu_find_pipe_on_gate (p_gate->gate_id) == NULL) in nfa_hci_api_dealloc_gate()