Searched refs:SetCharacteristicKey (Results 1 – 10 of 10) sorted by relevance
415 charProfile.SetCharacteristicKey("characteristicKey");433 charProfile.SetCharacteristicKey("characteristicKey");451 charProfile1.SetCharacteristicKey("characteristicKey");457 charProfile2.SetCharacteristicKey("characteristicKey");476 charProfile10.SetCharacteristicKey("characteristicKey10");496 charProfile11.SetCharacteristicKey("characteristicKey11");517 charProfile1.SetCharacteristicKey("characteristicKey2");524 charProfile2.SetCharacteristicKey("characteristicKey3");544 charProfile1.SetCharacteristicKey("characteristicKey");551 charProfile4.SetCharacteristicKey("characteristicKey4");[all …]
186 charProfile.SetCharacteristicKey("characteristicKey");206 charProfile1.SetCharacteristicKey("characteristicKey1");211 charProfile2.SetCharacteristicKey("characteristicKey2");
124 charProfile.SetCharacteristicKey(charKey);146 charProfile.SetCharacteristicKey(charKey);379 charProfile.SetCharacteristicKey(charKey);396 charProfile1.SetCharacteristicKey("characteristicKey1");445 characteristicProfile.SetCharacteristicKey(charKey);
519 charProfile.SetCharacteristicKey("characteristicKey");
46 charProfile.SetCharacteristicKey(DistributedSchedule::Constants::DMS_CHAR_ID); in ConvertToProfile()
62 charProfile.SetCharacteristicKey(COLLABORATION_CHARACTERISTIC_KEY); in ConvertToProfile()
42 void SetCharacteristicKey(const std::string& characteristicId);
52 void CharacteristicProfile::SetCharacteristicKey(const std::string& characteristicId) in SetCharacteristicKey() function in OHOS::DistributedDeviceProfile::CharacteristicProfile
289 charProfile.SetCharacteristicKey(ProfileUtils::GetCharKeyByDBKey(dbKey)); in NotifyCharProfileAdd()312 newCharProfile.SetCharacteristicKey(ProfileUtils::GetCharKeyByDBKey(dbKey)); in NotifyCharProfileUpdate()338 charProfile.SetCharacteristicKey(ProfileUtils::GetCharKeyByDBKey(dbKey)); in NotifyCharProfileDelete()
533 profile.SetCharacteristicKey(propertiesMap[CHARACTERISTIC_KEY]); in EntriesToCharProfile()