Home
last modified time | relevance | path

Searched refs:SOFTBUS_BLE_TURN_OFF (Results 1 – 6 of 6) sorted by relevance

/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()
251 (btState == SOFTBUS_BLE_TURN_ON || btState == SOFTBUS_BLE_TURN_OFF)) { in NotifyBtStatusChanged()
262 if (btState == SOFTBUS_BLE_TURN_OFF) { in BtNetworkInfoUpdate()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c57 *notifyState = SOFTBUS_BLE_TURN_OFF; in LnnOnBtStateChanged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h91 SOFTBUS_BLE_TURN_OFF, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c407 case SOFTBUS_BLE_TURN_OFF: in BtStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c110 bool isBtOn = ((g_hbConditionState.btState != SOFTBUS_BLE_TURN_OFF) && in IsHeartbeatEnable()
418 case SOFTBUS_BLE_TURN_OFF: in HbBtStateChangeEventHandler()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info_test.cpp239 event.status = SOFTBUS_BLE_TURN_OFF;