Home
last modified time | relevance | path

Searched refs:GetCharacteristicEndHandle (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.h90 uint16_t GetCharacteristicEndHandle(uint16_t connectHandle, uint16_t svcHandle, uint16_t handle) const;
H A Dgatt_cache.h102 uint16_t GetCharacteristicEndHandle(uint16_t serviceHandle, uint16_t cccHandle) const;
H A Dgatt_cache.cpp116 uint16_t GattCache::GetCharacteristicEndHandle(uint16_t serviceHandle, uint16_t cccHandle) const in GetCharacteristicEndHandle() function in OHOS::bluetooth::GattCache
H A Dgatt_client_profile.cpp799 uint16_t GattClientProfile::GetCharacteristicEndHandle( in GetCharacteristicEndHandle() function in OHOS::bluetooth::GattClientProfile
804 return cache->second.GetCharacteristicEndHandle(svcHandle, handle); in GetCharacteristicEndHandle()
H A Dgatt_client_service.cpp905 task.endHandle_ = profile_->GetCharacteristicEndHandle( in OnDiscoverAllCharacteristicOfServiceEvent()

Completed in 8 milliseconds