Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.cpp327 int GattDatabase::CheckDescriptorsLegality(const bluetooth::Characteristic &characteristic) const in CheckDescriptorsLegality() function in OHOS::bluetooth::GattDatabase
390 int result = CheckDescriptorsLegality(ccc); in CheckCharacteristicsLegality()
H A Dgatt_database.h220 int CheckDescriptorsLegality(const bluetooth::Characteristic &characteristic) const;