Searched refs:WiFiConfigCommand (Results 1 – 2 of 2) sorted by relevance
44 WiFiConfigCommand *wifiConfigCommand; in wifi_extended_dtim_config_set()51 wifiConfigCommand = new WiFiConfigCommand( in wifi_extended_dtim_config_set()114 WiFiConfigCommand *wifiConfigCommand; in wifi_set_country_code()124 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_country_code()167 WiFiConfigCommand *wifiConfigCommand; in wifi_set_beacon_wifi_iface_stats_averaging_factor()173 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_beacon_wifi_iface_stats_averaging_factor()234 WiFiConfigCommand *wifiConfigCommand; in wifi_set_guard_time()241 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_guard_time()297 WiFiConfigCommand *wifiConfigCommand; in wifi_select_tx_power_scenario()305 wifiConfigCommand = new WiFiConfigCommand( in wifi_select_tx_power_scenario()[all …]
49 class WiFiConfigCommand: public WifiVendorCommand56 WiFiConfigCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);57 virtual ~WiFiConfigCommand();