Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.h292 void SetNoChargerPlugModeState(int state);
H A Dwifi_config_center.cpp1076 void WifiConfigCenter::SetNoChargerPlugModeState(int state) in SetNoChargerPlugModeState() function in OHOS::Wifi::WifiConfigCenter
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp671 WifiConfigCenter::GetInstance().SetNoChargerPlugModeState(MODE_STATE_CLOSE); in OnReceiveBatteryEvent()
673 WifiConfigCenter::GetInstance().SetNoChargerPlugModeState(MODE_STATE_OPEN); in OnReceiveBatteryEvent()