OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_hciu_find_active_pipe_by_owner
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
470
extern tNFA_HCI_DYN_PIPE *
nfa_hciu_find_active_pipe_by_owner
(tNFA_HANDLE app_handle);
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
597
** 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
[
all
...]
nfa_hci_act.c
375
else if ((p_pipe =
nfa_hciu_find_active_pipe_by_owner
(nfa_hci_cb.app_in_use)) == NULL)
[
all
...]
Completed in 37 milliseconds