Searched refs:SetSwitchByProfile (Results 1 – 3 of 3) sorted by relevance
76 int32_t SetSwitchByProfile(const CharacteristicProfile& charProfile,
140 …int32_t res = ProfileCache::GetInstance().SetSwitchByProfile(charProfile, SWITCH_SERVICE_MAP, newS… in PutSwitchCharacteristicProfile()178 res = ProfileCache::GetInstance().SetSwitchByProfile(item, SWITCH_SERVICE_MAP, newSwitch); in PutSwitchCharacteristicProfileBatch()
568 int32_t ProfileCache::SetSwitchByProfile(const CharacteristicProfile& charProfile, in SetSwitchByProfile() function in OHOS::DistributedDeviceProfile::ProfileCache