Searched defs:AddCharacteristicValue (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ | ||
H A D | ble_advertiser_impl.cpp | 1244 void BleAdvertiserImpl::AddCharacteristicValue(uint8_t adtype, const std::string &data) const in AddCharacteristicValue() function in OHOS::bluetooth::BleAdvertiserImpl |
H A D | ble_adapter.cpp | 1633 void BleAdapter::AddCharacteristicValue(uint8_t adtype, const std::string &data) const in AddCharacteristicValue() function in OHOS::bluetooth::BleAdapter |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ | ||
H A D | ble_service_data.cpp | 541 void BleAdvertiserDataImpl::AddCharacteristicValue(uint8_t adtype, const std::string &data) in AddCharacteristicValue() function in OHOS::bluetooth::BleAdvertiserDataImpl |
Completed in 12 milliseconds