Home
last modified time | relevance | path

Searched defs:BT_ERR_GATT_MAX_SERVER (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h49 BT_ERR_GATT_MAX_SERVER = BT_ERR_BASE_SYSCAP + 1002, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_error.cpp46 { BtErrCode::BT_ERR_GATT_MAX_SERVER, "Max gatt server." }, member in OHOS::Bluetooth::BtErrCode
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp162 { BtErrCode::BT_ERR_GATT_MAX_SERVER, "BT_ERR_GATT_MAX_SERVER" }, member in OHOS::Bluetooth::BtErrCode

Completed in 2 milliseconds