HomeSort by relevance Sort by last modified time
    Searched refs:HT20 (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/cros/
chaos_shadow_ap_list.conf 16 bandwidth = HT20
  /external/autotest/client/common_lib/cros/network/
iw_runner_unittest.py 61 HT20 = str('BSS aa:aa:aa:aa:aa:aa (on wlan0)\n'
70 iw_runner.HT20, -50.00)
133 iw_runner.HT20, -70.00)
167 scan_output = self.HT20 + self.HT40_ABOVE
173 scan_output = self.HT40_ABOVE + self.HT20
179 scan_output = self.HT40_ABOVE + self.HT20 + self.NO_HT
185 scan_output = self.HT20 + self.HT40_ABOVE + self.NO_HT
191 scan_output = self.HT20 + self.HT40_BELOW + self.NO_HT
197 scan_output = self.HT20 + self.NO_HT + self.HT40_ABOVE
203 scan_output = self.HT20 + self.HIDDEN_SSID + self.NO_H
    [all...]
iw_runner.py 24 HT20 = 'HT20'
38 HT_TABLE = {'no secondary': HT20,
103 HT20

Completed in 238 milliseconds