Searched refs:nfa_hciu_find_active_pipe_on_gate (Results 1 – 3 of 3) sorted by relevance
477 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id);
808 tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id) in nfa_hciu_find_active_pipe_on_gate() function
568 else if ((p_pipe = nfa_hciu_find_active_pipe_on_gate (p_gate->gate_id)) == NULL) in nfa_hci_api_dealloc_gate()