Home
last modified time | relevance | path

Searched defs:channel_2g (Results 1 – 11 of 11) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/wifi6/
DWifiStaApConcurrency11axTest.py79 def configure_ap(self, channel_2g=None, channel_5g=None): argument
DWifiSoftApAcs11axTest.py106 def configure_ap(self, channel_2g=None, channel_5g=None): argument
DWifiStaConcurrencyNetworkRequest11axTest.py67 channel_2g=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dwireless_settings_applier.py38 def __init__(self, ssh, configs, channel_2g, channel_5g, radio_2g=RADIO_2G, radio_5g=RADIO_5G): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DWifiBaseTest.py435 channel_2g=hostapd_constants.AP_DEFAULT_CHANNEL_2G, argument
620 channel_2g=hostapd_constants.AP_DEFAULT_CHANNEL_2G, argument
917 channel_2g=hostapd_constants.AP_DEFAULT_CHANNEL_2G): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiWpa2PersonalTest.py64 def start_openwrt(self, channel_2g=None, channel_5g=None): argument
DWifiStaConcurrencyNetworkRequestTest.py185 channel_2g=None, argument
DWifiStaApConcurrencyTest.py127 def configure_ap(self, hidden=False, channel_2g=None, channel_5g=None): argument
DWifiBridgedApTest.py373 def start_ap(self, channel_2g, channel_5g): argument
DWifiSoftApAcsTest.py188 def configure_ap(self, channel_2g=None, channel_5g=None): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py141 def configure_ap(self, wifi_configs, channel_2g, channel_5g): argument