Searched defs:NDEF_RecGetType (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
H A Dndef_utils.c692 ** Function NDEF_RecGetType
699 UINT8 *NDEF_RecGetType (UINT8 *p_rec, UINT8 *p_tnf, UINT8 *p_type_len) function
1543 p_type = NDEF_RecGetType (p_rec, &tnf, &type_len);

Completed in 116 milliseconds