OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_hciu_find_pipe_on_gate
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
471
extern tNFA_HCI_DYN_PIPE *
nfa_hciu_find_pipe_on_gate
(UINT8 gate_id);
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
668
** Function
nfa_hciu_find_pipe_on_gate
675
tNFA_HCI_DYN_PIPE *
nfa_hciu_find_pipe_on_gate
(UINT8 gate_id)
function
681
NFA_TRACE_DEBUG1 ("
nfa_hciu_find_pipe_on_gate
() Gate:0x%x", gate_id);
[
all
...]
nfa_hci_act.c
531
if (
nfa_hciu_find_pipe_on_gate
(p_gate->gate_id) == NULL)
[
all
...]
Completed in 1177 milliseconds