Searched defs:id_len (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/nfc/ndef/ |
D | ndef_utils.cc | 80 uint8_t rec_hdr = 0, type_len, id_len; in NDEF_MsgValidate() local 241 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNumRecs() local 286 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetRecLength() local 332 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRec() local 374 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetRecByIndex() local 422 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetLastRecInMsg() local 467 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetFirstRecByType() local 521 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRecByType() local 578 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetFirstRecById() local 633 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRecById() local [all …]
|
/system/nfc/src/nfa/dm/ |
D | nfa_dm_ndef.cc | 371 uint8_t tnf, type_len, rec_hdr_flags, id_len; in nfa_dm_ndef_handle_message() local
|