Home
last modified time | relevance | path

Searched refs:SOFTBUS_BLE_STATE_TURNING_OFF (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h67 SOFTBUS_BLE_STATE_TURNING_OFF, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c45 …transport == BR_STATE_CB_TRANSPORT) ? SOFTBUS_BR_STATE_TURNING_OFF : SOFTBUS_BLE_STATE_TURNING_OFF; in ConvertBtState()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp164 btStateResult = g_btStateChangedCtx.Expect(listenerId, SOFTBUS_BLE_STATE_TURNING_OFF);