Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/
DWlanSecurityComplianceABGTest.py639 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1016 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1426 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1809 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
2072 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
2338 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
2614 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
2885 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
3164 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
3682 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py110 HIGH_BEACON_INTERVAL = 300 variable