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

/system/nfc/src/nfc/ndef/
H A Dndef_utils.c666 ** Function NDEF_RecGetType
674 uint8_t* NDEF_RecGetType(uint8_t* p_rec, uint8_t* p_tnf, uint8_t* p_type_len) { function
1471 p_type = NDEF_RecGetType(p_rec, &tnf, &type_len);

Completed in 46 milliseconds