Home
last modified time | relevance | path

Searched refs:SOFTBUS_WIFI_DISCONNECTED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/wlan/
H A Dlnn_wifiservice_monitor.cpp64 *state = SOFTBUS_WIFI_DISCONNECTED; in SetSoftBusWifiConnState()
243 *notifyState = SOFTBUS_WIFI_DISCONNECTED; in UpdateLocalWifiConnCapability()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h71 SOFTBUS_WIFI_DISCONNECTED, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c333 case SOFTBUS_WIFI_DISCONNECTED: in GetNetworkCapability()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info_test.cpp343 GetNetworkCapability(SOFTBUS_WIFI_DISCONNECTED, &capability, &needSync);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_ip_network_impl.c607 case SOFTBUS_WIFI_DISCONNECTED: in WifiStateChangeWifiOrAp()