Searched defs:rec_hdr (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/nfc/src/nfc/ndef/ |
H A D | ndef_utils.cc | 240 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNumRecs() local 285 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetRecLength() local 331 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRec() local 373 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetRecByIndex() local 421 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetLastRecInMsg() local 466 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetFirstRecByType() local 520 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRecByType() local 577 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetFirstRecById() local 632 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRecById() local 688 uint8_t rec_hdr, type_len; in NDEF_RecGetType() local [all …]
|