Home
last modified time | relevance | path

Searched refs:NDEF_MsgGetLastRecInMsg (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c415 UINT8 *NDEF_MsgGetLastRecInMsg (UINT8 *p_msg) in NDEF_MsgGetLastRecInMsg() function
864 UINT8 *pLast = NDEF_MsgGetLastRecInMsg (p_msg); in NDEF_MsgAddRec()
1047 UINT8 *pLast = NDEF_MsgGetLastRecInMsg (p_msg); in NDEF_MsgAppendRec()
Dndef_cho_utils.c191 p_rec = NDEF_MsgGetLastRecInMsg (p_msg); in NDEF_MsgAddWktAc()
/external/libnfc-nci/src/nfc/include/
Dndef_utils.h161 EXPORT_NDEF_API extern UINT8 *NDEF_MsgGetLastRecInMsg (UINT8 *p_msg);