Home
last modified time | relevance | path

Searched defs:requestUp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dinterface_tool_test.cpp46 bool requestUp = true; variable
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Diface_tool.cpp75 bool IfaceTool::SetUpState(const char* ifName, bool requestUp) in SetUpState()
102 bool IfaceTool::SetWifiUpState(bool requestUp) in SetWifiUpState()
H A Diface_util.cpp39 bool IfaceUtil::SetUpState(const std::string& ifaceName, bool requestUp) in SetUpState()