Searched refs:nfa_hciu_find_active_pipe_by_owner (Results 1 – 3 of 3) sorted by relevance
470 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_by_owner (tNFA_HANDLE app_handle);
604 tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_by_owner (tNFA_HANDLE app_handle) in nfa_hciu_find_active_pipe_by_owner() function
375 else if ((p_pipe = nfa_hciu_find_active_pipe_by_owner (nfa_hci_cb.app_in_use)) == NULL) in nfa_hci_api_deregister()