Home
last modified time | relevance | path

Searched refs:GetUpState (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
H A Diface_util.cpp44 bool IfaceUtil::GetUpState(const std::string& ifaceName) in GetUpState() function in OHOS::HDI::Wlan::Chip::V1_0::IfaceUtil
46 return ifaceTool_.lock()->GetUpState(ifaceName.c_str()); in GetUpState()
H A Diface_tool.h33 virtual bool GetUpState(const char* ifName);
H A Diface_util.h36 virtual bool GetUpState(const std::string& ifaceName);
H A Diface_tool.cpp61 bool IfaceTool::GetUpState(const char* ifName) in GetUpState() function in OHOS::HDI::Wlan::Chip::V1_0::IfaceTool
H A Dwifi_sta_iface.cpp187 if (ifaceUtil_.lock()->GetUpState(ifname_)) { in EnablePowerMode()

Completed in 2 milliseconds