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()122 WiFiConfigCommand *wifiConfigCommand; in wifi_set_country_code()133 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_country_code()188 WiFiConfigCommand *wifiConfigCommand; in wifi_set_beacon_wifi_iface_stats_averaging_factor()194 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_beacon_wifi_iface_stats_averaging_factor()255 WiFiConfigCommand *wifiConfigCommand; in wifi_set_guard_time()262 wifiConfigCommand = new WiFiConfigCommand( in wifi_set_guard_time()318 WiFiConfigCommand *wifiConfigCommand; in wifi_select_tx_power_scenario()326 wifiConfigCommand = new WiFiConfigCommand( in wifi_select_tx_power_scenario()[all …]
48 class WiFiConfigCommand: public WifiVendorCommand55 WiFiConfigCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);56 virtual ~WiFiConfigCommand();