Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dopenwrt_constants.py29 IFACE_2G = 2 variable in OpenWrtWifiSetting
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRoamingTest.py1183 self.openwrt1.enable_80211r(OpenWrtWifiSetting.IFACE_2G, md)
1184 self.openwrt2.enable_80211r(OpenWrtWifiSetting.IFACE_2G, md)
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py367 if iface == OpenWrtWifiSetting.IFACE_2G: