Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_service.cpp29 void GattService::AddCharacteristic(const GattCharacteristic &characteristic) in AddCharacteristic() function in OHOS::Bluetooth::GattService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.cpp50 int GattCache::AddCharacteristic(uint16_t serviceHandle, const Characteristic &characteristic) in AddCharacteristic() function in OHOS::bluetooth::GattCache