Home
last modified time | relevance | path

Searched refs:SetCharacteristicValue (Results 1 - 18 of 18) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp532 charProfile.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
550 charProfile.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
569 charProfile1.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
575 charProfile2.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
595 charProfile10.SetCharacteristicValue("characteristicValue10"); in HWTEST_F()
616 charProfile11.SetCharacteristicValue("characteristicValue11"); in HWTEST_F()
639 charProfile.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
660 charProfile1.SetCharacteristicValue("characteristicValue2"); in HWTEST_F()
667 charProfile2.SetCharacteristicValue("characteristicValue3"); in HWTEST_F()
691 charProfile1.SetCharacteristicValue("characteristicValu in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_kv_test.cpp211 charProfile.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
231 charProfile1.SetCharacteristicValue("characteristicValue1"); in HWTEST_F()
236 charProfile2.SetCharacteristicValue("characteristicValue2"); in HWTEST_F()
H A Dprofile_control_utils_test.cpp513 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
535 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
571 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
591 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
635 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
659 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
685 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
709 charProfile.SetCharacteristicValue("1"); in HWTEST_F()
H A Dprofile_cache_test.cpp396 charProfile1.SetCharacteristicValue("characteristicValue1"); in HWTEST_F()
H A Dprofile_utils_test.cpp763 charProfile.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
1713 charProfile.SetCharacteristicValue("characteristicValue"); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Dcharacteristic_profile.h44 void SetCharacteristicValue(const std::string& characteristicValue);
/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dcollaboration_info_collector.cpp63 charProfile.SetCharacteristicValue(COLLABORATION_CHARACTERISTIC_VALUE); in ConvertToProfile()
H A Dpasteboard_info_collector.cpp85 charProfile.SetCharacteristicValue(jsonStr); in ConvertToProfile()
H A Ddms_info_collector.cpp74 charProfile.SetCharacteristicValue(jsonStr); in ConvertToProfile()
H A Dswitch_status_collector.cpp174 profile.SetCharacteristicValue(iter->second.GetCharacteristicValue()); in AddSwitchStatusToDB()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.h43 int SetCharacteristicValue(const Characteristic &characteristic);
H A Dgatt_server_service.cpp86 void SetCharacteristicValue(uint16_t valueHandle, GattValue &value, size_t length);
171 int GattServerService::SetCharacteristicValue(const Characteristic &characteristic) in SetCharacteristicValue() function in OHOS::bluetooth::GattServerService
181 &impl::SetCharacteristicValue, pimpl.get(), characteristic.valueHandle_, sharedPtr, characteristic.length_)); in SetCharacteristicValue()
851 void GattServerService::impl::SetCharacteristicValue(uint16_t valueHandle, GattValue &value, size_t length) in SetCharacteristicValue() function in OHOS::bluetooth::GattServerService::impl
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dcharacteristic_profile.cpp62 void CharacteristicProfile::SetCharacteristicValue(const std::string& characteristicValue) in SetCharacteristicValue() function in OHOS::DistributedDeviceProfile::CharacteristicProfile
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp157 profile.SetCharacteristicValue(enabledStatus); in PutEnabledStatus()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp281 serverService_.SetCharacteristicValue(*cIt); in OnDeviceNameChanged()
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp376 charProfile.SetCharacteristicValue("characteristicValue"); in GetDbKeyByProfileFuzzTest()
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp632 charProfile.SetCharacteristicValue(std::to_string((((switchValue & mask) >> in SetSwitchProfile()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp683 profile.SetCharacteristicValue(propertiesMap[CHARACTERISTIC_VALUE]); in EntriesToCharProfile()

Completed in 20 milliseconds