Home
last modified time | relevance | path

Searched refs:GetAttributeEntity (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.h64 const std::optional<std::reference_wrapper<GattDatabase::AttributeEntity>> GetAttributeEntity(
H A Dgatt_server_service.cpp866 auto cccValue = profile_->GetAttributeEntity(valueHandle); in SetCharacteristicPermission()
1188 auto cccValue = profile_->GetAttributeEntity(ccc.second.valueHandle_); in BuildService()
1198 auto descriptorValue = profile_->GetAttributeEntity(descriptor.second.handle_); in BuildService()
H A Dgatt_server_profile.cpp2010 const std::optional<std::reference_wrapper<GattDatabase::AttributeEntity>> GattServerProfile::GetAttributeEntity( in GetAttributeEntity() function in OHOS::bluetooth::GattServerProfile

Completed in 7 milliseconds