Searched defs:tnf (Results 1 – 4 of 4) sorted by relevance
/system/nfc/src/nfa/dm/ |
D | nfa_dm_ndef.c | 231 tNFA_DM_API_REG_NDEF_HDLR* p_init_handler, uint8_t tnf, in nfa_dm_ndef_find_next_handler() 360 uint8_t tnf, type_len, rec_hdr_flags, id_len; in nfa_dm_ndef_handle_message() local
|
D | nfa_dm_api.c | 974 tNFA_STATUS NFA_RegisterNDefTypeHandler(bool handle_whole_message, tNFA_TNF tnf, in NFA_RegisterNDefTypeHandler()
|
/system/nfc/src/nfc/ndef/ |
D | ndef_utils.c | 458 uint8_t* NDEF_MsgGetFirstRecByType(uint8_t* p_msg, uint8_t tnf, uint8_t* p_type, in NDEF_MsgGetFirstRecByType() 512 uint8_t* NDEF_MsgGetNextRecByType(uint8_t* p_cur_rec, uint8_t tnf, in NDEF_MsgGetNextRecByType() 819 uint32_t* p_cur_size, uint8_t tnf, in NDEF_MsgAddRec() 906 uint8_t tnf, uint8_t* p_type, in NDEF_MsgInsertRec() 1462 uint8_t type_len, id_len, tnf; in NDEF_MsgCopyAndDechunk() local
|
/system/nfc/src/nfa/int/ |
D | nfa_dm_int.h | 155 tNFA_TNF tnf; /* Type-name field of record-type that was registered. */ member
|