Home
last modified time | relevance | path

Searched refs:currentCccHandle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.cpp220 uint16_t currentCccHandle = 0; in LoadFromFile() local
242 currentCccHandle = item.handle_; in LoadFromFile()
244 AddDescriptor(currentCccHandle, GattCache::Descriptor(item.handle_, item.type_)); in LoadFromFile()