Home
last modified time | relevance | path

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

/system/nfc/src/nfc/ndef/
Dndef_utils.cc79 uint8_t rec_hdr = 0, type_len, id_len; in NDEF_MsgValidate() local
236 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNumRecs() local
281 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetRecLength() local
327 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRec() local
369 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetRecByIndex() local
417 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetLastRecInMsg() local
462 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetFirstRecByType() local
516 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRecByType() local
573 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetFirstRecById() local
628 uint8_t rec_hdr, type_len, id_len; in NDEF_MsgGetNextRecById() local
[all …]