Searched refs:uuid_mask (Results 1 – 6 of 6) sorted by relevance
96 bluetooth::Uuid uuid_mask; member
537 const bluetooth::Uuid& uuid_mask, in BTM_LE_PF_uuid_filter() argument575 if (!uuid_mask.IsEmpty()) { in BTM_LE_PF_uuid_filter()577 UINT16_TO_STREAM(p, uuid_mask.As16Bit()); in BTM_LE_PF_uuid_filter()580 UINT32_TO_STREAM(p, uuid_mask.As32Bit()); in BTM_LE_PF_uuid_filter()583 const auto& tmp = uuid_mask.To128BitLE(); in BTM_LE_PF_uuid_filter()635 BTM_BLE_PF_LOGIC_AND, cmd.uuid_mask, in BTM_LE_PF_set()
868 const bluetooth::Uuid& uuid_mask,
990 const bluetooth::Uuid& uuid_mask, in BTM_LE_PF_uuid_filter() argument
294 uint32_t uuid_mask[BTM_EIR_SERVICE_ARRAY_SIZE]; /* mask of UUID list in EIR */ member
3589 if (!BTM_HasEirService(p_bta_dm_eir_cfg->uuid_mask, uuid16)) return; in bta_dm_eir_update_uuid()