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

/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h477 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id);
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_utils.c801 ** Function nfa_hciu_find_active_pipe_on_gate
808 tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id) function
814 NFA_TRACE_DEBUG1 ("nfa_hciu_find_active_pipe_on_gate () Gate:0x%x", gate_id);
H A Dnfa_hci_act.c568 else if ((p_pipe = nfa_hciu_find_active_pipe_on_gate (p_gate->gate_id)) == NULL)

Completed in 89 milliseconds