Home
last modified time | relevance | path

Searched refs:SOFTBUS_BR_TURN_ON (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_test.cpp127 SoftBusBtState btState = SOFTBUS_BR_TURN_ON;
200 SoftBusBtState btState1 = SOFTBUS_BR_TURN_ON;
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c60 *notifyState = SOFTBUS_BR_TURN_ON; in LnnOnBtStateChanged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c166 if (btState == SOFTBUS_BR_TURN_ON || btState == SOFTBUS_BLE_TURN_ON) { in GetBtStatusChangedEvent()
247 (btState == SOFTBUS_BR_TURN_ON || btState == SOFTBUS_BR_TURN_OFF)) { in NotifyBtStatusChanged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h92 SOFTBUS_BR_TURN_ON, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c398 case SOFTBUS_BR_TURN_ON: in BtStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c385 if (btState == SOFTBUS_BR_TURN_ON) { in HbHandleBleStateChange()
401 case SOFTBUS_BR_TURN_ON: in HbBtStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info_test.cpp227 event.status = SOFTBUS_BR_TURN_ON;