Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.cpp372 int GattDatabase::CheckCharacteristicsLegality(const bluetooth::Service &service) const in CheckCharacteristicsLegality() function in OHOS::bluetooth::GattDatabase
426 result = CheckCharacteristicsLegality(service); in CheckLegalityOfServiceDefinition()
H A Dgatt_database.h219 int CheckCharacteristicsLegality(const bluetooth::Service &service) const;