Searched refs:SOFTBUS_CONN_BLUETOOTH_OFF (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_manager.c | 988 NotifyDeviceConnectResult(g_brManager.connecting, NULL, false, SOFTBUS_CONN_BLUETOOTH_OFF); in Reset() 996 NotifyDeviceConnectResult(deviceIt, NULL, false, SOFTBUS_CONN_BLUETOOTH_OFF); in Reset() 1759 ctx->error = SOFTBUS_CONN_BLUETOOTH_OFF; in OnBtStateChanged()
|
/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_manager.c | 1128 BleNotifyDeviceConnectResult(g_bleManager.connecting, NULL, SOFTBUS_CONN_BLUETOOTH_OFF, false); in BleReset() 1136 BleNotifyDeviceConnectResult(deviceIt, NULL, SOFTBUS_CONN_BLUETOOTH_OFF, false); in BleReset() 2044 ctx->status = SOFTBUS_CONN_BLUETOOTH_OFF; in OnBtStateChanged()
|
/foundation/communication/dsoftbus/interfaces/kits/common/ |
H A D | softbus_error_code.h | 630 SOFTBUS_CONN_BLUETOOTH_OFF = SOFTBUS_CONN_ERR_BASE + 14, enumerator
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 579 SOFTBUS_CONN_BLUETOOTH_OFF = SOFTBUS_CONN_ERR_BASE + 14, enumerator
|
Completed in 16 milliseconds