Home
last modified time | relevance | path

Searched refs:NDEF_MsgGetNumRecs (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h113 EXPORT_NDEF_API extern INT32 NDEF_MsgGetNumRecs (UINT8 *p_msg);
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c220 INT32 NDEF_MsgGetNumRecs (UINT8 *p_msg) in NDEF_MsgGetNumRecs() function
949 if ( (index >= NDEF_MsgGetNumRecs (p_msg)) in NDEF_MsgInsertRec()