Home
last modified time | relevance | path

Searched refs:NDEF_RecGetType (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h220 EXPORT_NDEF_API extern UINT8 *NDEF_RecGetType (UINT8 *p_rec, UINT8 *p_tnf, UINT8 *p_type_len);
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_ndef.c431 p_type = NDEF_RecGetType (p_rec, &tnf, &type_len); in nfa_dm_ndef_handle_message()
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c699 UINT8 *NDEF_RecGetType (UINT8 *p_rec, UINT8 *p_tnf, UINT8 *p_type_len) in NDEF_RecGetType() function
1543 p_type = NDEF_RecGetType (p_rec, &tnf, &type_len); in NDEF_MsgCopyAndDechunk()
Dndef_cho_utils.c577 p_type = NDEF_RecGetType (p_rec, &tnf, &type_len); in ndef_get_bt_oob_record()