Searched defs:tnf (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/src/nfa/dm/ |
D | nfa_dm_ndef.c | 237 UINT8 tnf, in nfa_dm_ndef_find_next_handler() 371 UINT8 tnf, type_len, rec_hdr_flags, id_len; in nfa_dm_ndef_handle_message() local
|
D | nfa_dm_api.c | 919 tNFA_TNF tnf, in NFA_RegisterNDefTypeHandler()
|
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 463 UINT8 *NDEF_MsgGetFirstRecByType (UINT8 *p_msg, UINT8 tnf, UINT8 *p_type, UINT8 tlen) in NDEF_MsgGetFirstRecByType() 520 UINT8 *NDEF_MsgGetNextRecByType (UINT8 *p_cur_rec, UINT8 tnf, UINT8 *p_type, UINT8 tlen) in NDEF_MsgGetNextRecByType() 837 UINT8 tnf, UINT8 *p_type, UINT8 type_len, in NDEF_MsgAddRec() 933 UINT8 tnf, UINT8 *p_type, UINT8 type_len, in NDEF_MsgInsertRec() 1524 UINT8 type_len, id_len, tnf; in NDEF_MsgCopyAndDechunk() local
|
D | ndef_cho_utils.c | 568 UINT8 id_len, tnf, type_len; in ndef_get_bt_oob_record() local
|
/external/libnfc-nxp/src/ |
D | phFriNfc_NdefRecord.c | 715 uint8_t tnf = 0; in phFriNfc_NdefRecord_TypeNameFormat() local
|
/external/libnfc-nci/src/nfa/int/ |
D | nfa_dm_int.h | 168 …tNFA_TNF tnf; /* Type-name field of record-type that was registered. … member
|