OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aux_data_ref_count
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_cho_api.h
129
UINT8
aux_data_ref_count
; /* number of aux data */
member in struct:__anon3570
/external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c
166
UINT8
aux_data_ref_count
, char *p_aux_data_ref_str[])
177
for (xx = 0; xx <
aux_data_ref_count
; xx++)
208
UINT8_TO_BE_STREAM (p,
aux_data_ref_count
);
210
for (xx = 0; xx <
aux_data_ref_count
; xx++)
/external/libnfc-nci/src/nfc/include/
ndef_utils.h
435
UINT8
aux_data_ref_count
, char *p_aux_data_ref_str[]);
Completed in 71 milliseconds