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

/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h470 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_by_owner (tNFA_HANDLE app_handle);
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_utils.c597 ** Function nfa_hciu_find_active_pipe_by_owner
604 tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_by_owner (tNFA_HANDLE app_handle) function
H A Dnfa_hci_act.c375 else if ((p_pipe = nfa_hciu_find_active_pipe_by_owner (nfa_hci_cb.app_in_use)) == NULL)

Completed in 77 milliseconds