Home
last modified time | relevance | path

Searched refs:HT40_ABOVE (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/network/
Diw_runner_unittest.py84 HT40_ABOVE = str('BSS bb:bb:bb:bb:bb:bb (on wlan0)\n' variable in IwRunnerTest
95 iw_runner.HT40_ABOVE, -55.00)
323 scan_output = self.HT20 + self.HT40_ABOVE
329 scan_output = self.HT40_ABOVE + self.HT20
335 scan_output = self.HT40_ABOVE + self.HT20 + self.NO_HT
341 scan_output = self.HT20 + self.HT40_ABOVE + self.NO_HT
353 scan_output = self.HT20 + self.NO_HT + self.HT40_ABOVE
365 scan_output = self.HT40_ABOVE + self.HT20 + self.NO_HT + self.HT20_2
Diw_runner.py30 HT40_ABOVE = 'HT40+' variable
44 'above': HT40_ABOVE,