OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_P2P_NUM_SAP
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c
172
if ( (xx >=
NFA_P2P_NUM_SAP
)
392
if ( (xx >=
NFA_P2P_NUM_SAP
)
453
if ( (xx >=
NFA_P2P_NUM_SAP
)
515
if ( (xx >=
NFA_P2P_NUM_SAP
)
611
if ( (xx >=
NFA_P2P_NUM_SAP
)
655
if ( (xx >=
NFA_P2P_NUM_SAP
)
[
all
...]
nfa_p2p_act.c
818
for (xx = 0; xx <
NFA_P2P_NUM_SAP
; xx++)
827
if (xx >=
NFA_P2P_NUM_SAP
)
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_p2p_int.h
242
#define
NFA_P2P_NUM_SAP
64
263
tNFA_P2P_SAP_CB sap_cb[
NFA_P2P_NUM_SAP
];
Completed in 26 milliseconds