Home
last modified time | relevance | path

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

/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()
158 Descriptors GattCache::GetDescriptors(uint16_t cccHandle) in GetDescriptors()
H A Dgatt_database.cpp297 const std::map<uint16_t, GattDatabase::Descriptor> *GattDatabase::GetDescriptors(uint16_t cccHandle) in GetDescriptors()