Searched defs:type_len (Results 1 – 4 of 4) sorted by relevance
/system/nfc/src/nfc/ndef/ |
D | ndef_utils.cc | 79 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 …]
|
/system/bt/btif/src/ |
D | btif_sock_sdp.cc | 174 uint8_t type_len = UUID_MAX_LENGTH; in add_sdp_by_uuid() local 279 uint8_t type_len[OBEX_PUSH_NUM_FORMATS]; in add_ops_sdp() local
|
D | btif_sdp_server.cc | 669 uint8_t type_len[rec->supported_formats_list_len]; in add_opps_sdp() local
|
/system/nfc/src/nfa/dm/ |
D | nfa_dm_ndef.cc | 369 uint8_t tnf, type_len, rec_hdr_flags, id_len; in nfa_dm_ndef_handle_message() local
|