OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NDEF_MsgGetNumRecs
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/include/
ndef_utils.h
105
** Function
NDEF_MsgGetNumRecs
113
EXPORT_NDEF_API extern INT32
NDEF_MsgGetNumRecs
(UINT8 *p_msg);
/external/libnfc-nci/src/nfc/ndef/
ndef_utils.c
212
** Function
NDEF_MsgGetNumRecs
220
INT32
NDEF_MsgGetNumRecs
(UINT8 *p_msg)
949
if ( (index >=
NDEF_MsgGetNumRecs
(p_msg))
[
all
...]
Completed in 131 milliseconds