Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_characteristic.cpp120 void GattCharacteristic::AddDescriptor(const GattDescriptor &descriptor) in AddDescriptor() function in OHOS::Bluetooth::GattCharacteristic
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.cpp66 int GattCache::AddDescriptor(uint16_t cccHandle, const Descriptor &descriptor) in AddDescriptor() function in OHOS::bluetooth::GattCache