Home
last modified time | relevance | path

Searched defs:tnf (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_ndef.c237 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
Dnfa_dm_api.c919 tNFA_TNF tnf, in NFA_RegisterNDefTypeHandler()
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c463 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
Dndef_cho_utils.c568 UINT8 id_len, tnf, type_len; in ndef_get_bt_oob_record() local
/external/libnfc-nxp/src/
DphFriNfc_NdefRecord.c715 uint8_t tnf = 0; in phFriNfc_NdefRecord_TypeNameFormat() local
/external/libnfc-nci/src/nfa/int/
Dnfa_dm_int.h168 …tNFA_TNF tnf; /* Type-name field of record-type that was registered. … member