Home
last modified time | relevance | path

Searched refs:BT_ERR_SPP_IO (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_errorcode.h54 BT_ERR_SPP_IO = BT_ERR_BASE_SYSCAP + 1054, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_error.cpp50 { BtErrCode::BT_ERR_SPP_IO, "SPP IO error." }, member in OHOS::Bluetooth::BtErrCode
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp166 { BtErrCode::BT_ERR_SPP_IO, "BT_ERR_SPP_IO" }, member in OHOS::Bluetooth::BtErrCode
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp250 NAPI_BT_ASSERT_RETURN_FALSE(env, result > 0, BT_ERR_SPP_IO); in SppWrite()

Completed in 3 milliseconds