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/
DWlanSecurityComplianceABGTest.py528 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
817 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1106 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1308 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1701 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
1989 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
2280 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
2483 beacon_interval=hostapd_constants.HIGH_BEACON_INTERVAL,
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py71 HIGH_BEACON_INTERVAL = 300 variable