OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfa_hciu_count_pipes_on_gate
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
480
extern UINT8
nfa_hciu_count_pipes_on_gate
(tNFA_HCI_DYN_GATE *p_gate);
/external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c
138
** Function
nfa_hciu_count_pipes_on_gate
145
UINT8
nfa_hciu_count_pipes_on_gate
(tNFA_HCI_DYN_GATE *p_gate)
function
[
all
...]
nfa_hci_act.c
266
num_pipes +=
nfa_hciu_count_pipes_on_gate
(pg);
[
all
...]
Completed in 74 milliseconds