Home
last modified time | relevance | path

Searched refs:AP (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2333 def turn_ap_off(test, AP): argument
2339 hostapd_2g = test.access_points[AP-1]._aps['wlan0'].hostapd
2342 logging.debug('Turned WLAN0 AP%d off' % AP)
2343 hostapd_5g = test.access_points[AP-1]._aps['wlan1'].hostapd
2346 logging.debug('Turned WLAN1 AP%d off' % AP)
2349 def turn_ap_on(test, AP): argument
2355 hostapd_2g = test.access_points[AP-1]._aps['wlan0'].hostapd
2358 logging.debug('Turned WLAN0 AP%d on' % AP)
2359 hostapd_5g = test.access_points[AP-1]._aps['wlan1'].hostapd
2362 logging.debug('Turned WLAN1 AP%d on' % AP)
/tools/test/connectivity/acts/tests/google/wifi/rtt/
DREADME.md26 * Device Under Test + AP which supports IEEE 802.11mc
31 * Device Under Test + AP which does **not** support IEEE 802.11mc
50 LCR were received from the AP. These are empty by default and should be configured to match the
51 configuration of the AP used in the test.
53 AP or between the two test devices (for Aware ranging tests).
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DWlanRebootTest.py39 AP = 'ap' variable
566 if reboot_device != DUT and reboot_device != AP:
620 elif reboot_device == AP:
670 'reboot_device': AP,
688 'reboot_device': AP,
/tools/test/connectivity/acts/tests/google/wifi/
DWifiScannerTests.config3 "AP": [{"index": 0,