Searched refs:nfa_hciu_find_pipe_on_gate (Results 1 – 3 of 3) sorted by relevance
474 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_pipe_on_gate(uint8_t gate_id);
686 tNFA_HCI_DYN_PIPE* nfa_hciu_find_pipe_on_gate(uint8_t gate_id) { in nfa_hciu_find_pipe_on_gate() function
532 if (nfa_hciu_find_pipe_on_gate(p_gate->gate_id) == nullptr) { in nfa_hci_api_dealloc_gate()