Home
last modified time | relevance | path

Searched refs:AP_DEFAULT_CHANNEL_5G (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
DWifiBaseTest.py300 channel_5g=hostapd_constants.AP_DEFAULT_CHANNEL_5G,
537 channel_5g=hostapd_constants.AP_DEFAULT_CHANNEL_5G,
/tools/test/connectivity/acts/tests/google/wifi/
DSetupWifiNetworkTest.py61 self.channel = hostapd_constants.AP_DEFAULT_CHANNEL_5G
DWifiSoftApAcsTest.py207 avoid_chan2 = hostapd_constants.AP_DEFAULT_CHANNEL_5G
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py49 AP_DEFAULT_CHANNEL_5G = 36 variable
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_capture.py19 from acts.controllers.ap_lib.hostapd_constants import AP_DEFAULT_CHANNEL_5G