Searched refs:NDEF_RecGetType (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nci/src/nfc/include/ |
D | ndef_utils.h | 220 EXPORT_NDEF_API extern UINT8 *NDEF_RecGetType (UINT8 *p_rec, UINT8 *p_tnf, UINT8 *p_type_len);
|
/external/libnfc-nci/src/nfa/dm/ |
D | nfa_dm_ndef.c | 431 p_type = NDEF_RecGetType (p_rec, &tnf, &type_len); in nfa_dm_ndef_handle_message()
|
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 699 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()
|
D | ndef_cho_utils.c | 577 p_type = NDEF_RecGetType (p_rec, &tnf, &type_len); in ndef_get_bt_oob_record()
|