Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_BLE_CONNECTION_NOT_READY_ERR (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp221 EXPECT_EQ(SOFTBUS_CONN_BLE_CONNECTION_NOT_READY_ERR, ret); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h651 SOFTBUS_CONN_BLE_CONNECTION_NOT_READY_ERR = SOFTBUS_CONN_ERR_BASE + 33, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h600 SOFTBUS_CONN_BLE_CONNECTION_NOT_READY_ERR = SOFTBUS_CONN_ERR_BASE + 33, enumerator
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_trans.c358 return SOFTBUS_CONN_BLE_CONNECTION_NOT_READY_ERR; in ConnBlePostBytesInner()
H A Dsoftbus_conn_ble_manager.c1035 int32_t status = SOFTBUS_CONN_BLE_CONNECTION_NOT_READY_ERR; in BleReuseConnectionCommon()

Completed in 16 milliseconds