Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
DWifiBaseTest.py301 channel_2g=hostapd_constants.AP_DEFAULT_CHANNEL_2G,
538 channel_2g=hostapd_constants.AP_DEFAULT_CHANNEL_2G):
/tools/test/connectivity/acts/tests/google/wifi/
DSetupWifiNetworkTest.py59 self.channel = hostapd_constants.AP_DEFAULT_CHANNEL_2G
DWifiSoftApAcsTest.py209 avoid_chan2 = hostapd_constants.AP_DEFAULT_CHANNEL_2G
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py48 AP_DEFAULT_CHANNEL_2G = 6 variable
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_capture.py18 from acts.controllers.ap_lib.hostapd_constants import AP_DEFAULT_CHANNEL_2G