Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h648 SOFTBUS_CONN_BLE_CONNECT_TIMEOUT_ERR = SOFTBUS_CONN_ERR_BASE + 30, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h597 SOFTBUS_CONN_BLE_CONNECT_TIMEOUT_ERR = SOFTBUS_CONN_ERR_BASE + 30, enumerator
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c268 int32_t rc = SOFTBUS_CONN_BLE_CONNECT_TIMEOUT_ERR; in ClientWaitFastConnectTimeoutMsgHandler()
H A Dsoftbus_conn_ble_manager.c664 BleNotifyDeviceConnectResult(connectingDevice, NULL, SOFTBUS_CONN_BLE_CONNECT_TIMEOUT_ERR, false); in BleClientConnectTimeoutOnConnectingState()

Completed in 14 milliseconds