Searched refs:kNumBytes16 (Results 1 – 22 of 22) sorted by relevance
43 if (uu[0] == 0 && uu[1] == 0) return kNumBytes16; in GetShortestRepresentationSize()49 return GetShortestRepresentationSize() == kNumBytes16; in Is16Bit()
39 static constexpr size_t kNumBytes16 = 2; variable
43 return kNumBytes16; in GetShortestRepresentationSize()50 return GetShortestRepresentationSize() == kNumBytes16; in Is16Bit()
42 static constexpr size_t kNumBytes16 = 2; variable
41 ASSERT_TRUE(Uuid::kNumBytes16 == kBase.GetShortestRepresentationSize()); in TEST()
45 if (uu[0] == 0 && uu[1] == 0) return kNumBytes16; in GetShortestRepresentationSize()51 return GetShortestRepresentationSize() == kNumBytes16; in Is16Bit()
559 if (uuid_len == Uuid::kNumBytes16) { in BTM_LE_PF_uuid_filter()561 len += Uuid::kNumBytes16; in BTM_LE_PF_uuid_filter()576 if (uuid_len == Uuid::kNumBytes16) { in BTM_LE_PF_uuid_filter()578 len += Uuid::kNumBytes16; in BTM_LE_PF_uuid_filter()
2287 if (uuid_size == Uuid::kNumBytes16) { in BTM_GetEirUuidList()2335 case Uuid::kNumBytes16: in btm_eir_get_uuid_list()2391 case Uuid::kNumBytes16: in btm_convert_uuid_to_uuid16()2444 Uuid::kNumBytes16, &num_uuid, &type); in btm_set_eir_uuid()
39 EXPECT_TRUE(Uuid::kNumBytes16 == kBase.GetShortestRepresentationSize()); in TEST()
42 EXPECT_TRUE(Uuid::kNumBytes16 == kBase.GetShortestRepresentationSize()); in TEST()
347 uint8_t uuid_list[32 * Uuid::kNumBytes16]; in BTA_GetEirService()351 BTM_GetEirUuidList(p_eir, eir_len, Uuid::kNumBytes16, &num_uuid, uuid_list, in BTA_GetEirService()
3318 num_uuid = p_bta_dm_eir_cfg->bta_dm_eir_uuid16_len / Uuid::kNumBytes16; in bta_dm_set_eir()3320 max_num_uuid = (free_eir_length - 2) / Uuid::kNumBytes16; in bta_dm_set_eir()3327 if (local_name_len > (free_eir_length - 4 - num_uuid * Uuid::kNumBytes16)) { in bta_dm_set_eir()3351 if (free_eir_length > Uuid::kNumBytes16 + 2) { in bta_dm_set_eir()3355 num_uuid = p_bta_dm_eir_cfg->bta_dm_eir_uuid16_len / Uuid::kNumBytes16; in bta_dm_set_eir()3360 num_uuid = free_eir_length / Uuid::kNumBytes16; in bta_dm_set_eir()3363 UINT8_TO_STREAM(p, num_uuid * Uuid::kNumBytes16 + 1); in bta_dm_set_eir()3366 num_uuid * Uuid::kNumBytes16); in bta_dm_set_eir()3367 p += num_uuid * Uuid::kNumBytes16; in bta_dm_set_eir()3368 free_eir_length -= num_uuid * Uuid::kNumBytes16; in bta_dm_set_eir()[all …]
463 if (len == Uuid::kNumBytes16) { in gatt_build_uuid_to_stream()483 case Uuid::kNumBytes16: { in gatt_parse_uuid_from_cmd()487 *p_data += Uuid::kNumBytes16; in gatt_parse_uuid_from_cmd()776 case Uuid::kNumBytes16: { in gatt_add_sdp_record()
196 *p_len = (val_len == Uuid::kNumBytes16) ? 5 : 19; in read_attr_value()203 if (val_len == Uuid::kNumBytes16) { in read_attr_value()
111 if (size == Uuid::kNumBytes16) { in gatt_act_discovery()437 uuid_len = Uuid::kNumBytes16; in gatt_process_read_info_rsp()
538 p_msg->offset = (uuid_len == Uuid::kNumBytes16) ? GATT_INFO_TYPE_PAIR_16 in gatt_build_find_info_rsp()544 uuid_len == Uuid::kNumBytes16) { in gatt_build_find_info_rsp()
188 if (len == Uuid::kNumBytes16) { in bnep_send_conn_req()567 if (len == Uuid::kNumBytes16) { in bnep_process_setup_conn_req()
258 if (SDP_DISC_ATTR_LEN(p_sattr->attr_len_type) == Uuid::kNumBytes16) { in SDP_FindServiceUUIDInRec()
87 if (len == Uuid::kNumBytes16) { in sdpu_build_uuid_seq()
706 else if (uuid_size == bluetooth::Uuid::kNumBytes16) in HandleStartAdv()
1285 if (len != Uuid::kNumBytes16) { in read_ext_rpt_ref_desc_cb()