Home
last modified time | relevance | path

Searched defs:SetCharacteristicValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp171 int GattServerService::SetCharacteristicValue(const Characteristic &characteristic) in SetCharacteristicValue() function in OHOS::bluetooth::GattServerService
851 void GattServerService::impl::SetCharacteristicValue(uint16_t valueHandle, GattValue &value, size_t… in SetCharacteristicValue() function in OHOS::bluetooth::GattServerService::impl