Home
last modified time | relevance | path

Searched defs:MAXIMUM_NUMBER_APPLICATION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_service_base.cpp24 const uint8_t GattServiceBase::MAXIMUM_NUMBER_APPLICATION = 0xFF; member in OHOS::bluetooth::GattServiceBase
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp65 #define MAXIMUM_NUMBER_APPLICATION 10 macro