Searched refs:WiFiConfigCommand (Results 1 – 2 of 2) sorted by relevance
43 WiFiConfigCommand *wifiConfigCommand; in wifi_extended_dtim_config_set()51 wifiConfigCommand = new WiFiConfigCommand( in wifi_extended_dtim_config_set()112 WiFiConfigCommand *wifiConfigCommand; in wifi_set_country_code()125 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_country_code()167 WiFiConfigCommand *wifiConfigCommand; in wifi_set_beacon_wifi_iface_stats_averaging_factor()174 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_beacon_wifi_iface_stats_averaging_factor()235 WiFiConfigCommand *wifiConfigCommand; in wifi_set_guard_time()243 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_guard_time()295 WiFiConfigCommand::WiFiConfigCommand(wifi_handle handle, in WiFiConfigCommand() function in WiFiConfigCommand305 WiFiConfigCommand::~WiFiConfigCommand() in ~WiFiConfigCommand()[all …]
50 class WiFiConfigCommand: public WifiVendorCommand57 WiFiConfigCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);58 virtual ~WiFiConfigCommand();