Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c63 *notifyState = SOFTBUS_BR_TURN_OFF; in LnnOnBtStateChanged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c169 if (btState == SOFTBUS_BR_TURN_OFF || btState == SOFTBUS_BLE_TURN_OFF) { in GetBtStatusChangedEvent()
247 (btState == SOFTBUS_BR_TURN_ON || btState == SOFTBUS_BR_TURN_OFF)) { in NotifyBtStatusChanged()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info_test.cpp236 event.status = SOFTBUS_BR_TURN_OFF;
245 event.status = SOFTBUS_BR_TURN_OFF;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h93 SOFTBUS_BR_TURN_OFF, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_test.cpp209 SoftBusBtState btState2 = SOFTBUS_BR_TURN_OFF;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c404 case SOFTBUS_BR_TURN_OFF: in BtStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c404 case SOFTBUS_BR_TURN_OFF: in HbBtStateChangeEventHandler()