Home
last modified time | relevance | path

Searched refs:OpenWrtWifiSetting (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dopenwrt_constants.py28 class OpenWrtWifiSetting: class
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py14 from acts.controllers.openwrt_lib.openwrt_constants import OpenWrtWifiSetting
367 if iface == OpenWrtWifiSetting.IFACE_2G:
372 elif iface == OpenWrtWifiSetting.IFACE_5G:
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRoamingTest.py26 from acts.controllers.openwrt_lib.openwrt_constants import OpenWrtWifiSetting
1183 self.openwrt1.enable_80211r(OpenWrtWifiSetting.IFACE_2G, md)
1184 self.openwrt2.enable_80211r(OpenWrtWifiSetting.IFACE_2G, md)
1202 self.openwrt1.enable_80211r(OpenWrtWifiSetting.IFACE_5G, md)
1203 self.openwrt2.enable_80211r(OpenWrtWifiSetting.IFACE_5G, md)