OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_hciu_find_gate_with_nopipes_by_owner
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
467
extern tNFA_HCI_DYN_GATE *
nfa_hciu_find_gate_with_nopipes_by_owner
(tNFA_HANDLE app_handle);
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
113
** Function
nfa_hciu_find_gate_with_nopipes_by_owner
121
tNFA_HCI_DYN_GATE *
nfa_hciu_find_gate_with_nopipes_by_owner
(tNFA_HANDLE app_handle)
function
[
all
...]
nfa_hci_act.c
378
while ((p_gate =
nfa_hciu_find_gate_with_nopipes_by_owner
(nfa_hci_cb.app_in_use)) != NULL)
[
all
...]
Completed in 33 milliseconds