Searched refs:ShellCmd (Results 1 – 5 of 5) sorted by relevance
86 WifiErrorNo ShellCmd(const std::string &ifName, const std::string &cmd);
320 WifiErrorNo WifiStaHalInterface::ShellCmd(const std::string &ifName, const std::string &cmd) in ShellCmd() function in OHOS::Wifi::WifiStaHalInterface
363 WifiErrorNo ShellCmd(const std::string &ifName, const std::string &cmd);
722 WifiErrorNo WifiStaHalInterface::ShellCmd(const std::string &ifName, const std::string &cmd) in ShellCmd() function in OHOS::Wifi::WifiStaHalInterface
531 if (WifiStaHalInterface::GetInstance().ShellCmd(ifName, cmd) != WIFI_HAL_OPT_OK) { in SetExternalSim()2602 if (WifiStaHalInterface::GetInstance().ShellCmd("wlan0", cmd) != WIFI_HAL_OPT_OK) { in DealWpaEapSimAuthEvent()2654 if (WifiStaHalInterface::GetInstance().ShellCmd("wlan0", reqCmd) != WIFI_HAL_OPT_OK) { in DealWpaEapUmtsAuthEvent()3823 WifiStaHalInterface::GetInstance().ShellCmd("wlan0", cmd); in DealHiLinkDataToWpa()3831 WifiStaHalInterface::GetInstance().ShellCmd("wlan0", cmd); in DealHiLinkDataToWpa()