Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h53 BT_ERR_SPP_DEVICE_NOT_FOUND = BT_ERR_BASE_SYSCAP + 1052, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_error.cpp49 { BtErrCode::BT_ERR_SPP_DEVICE_NOT_FOUND, "Device is not inquired." }, member in OHOS::Bluetooth::BtErrCode
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp165 { BtErrCode::BT_ERR_SPP_DEVICE_NOT_FOUND, "BT_ERR_SPP_DEVICE_NOT_FOUND" }, member in OHOS::Bluetooth::BtErrCode

Completed in 2 milliseconds