Searched refs:OpenWrtWifiSetting (Results 1 – 3 of 3) sorted by relevance
28 class OpenWrtWifiSetting: class
14 from acts.controllers.openwrt_lib.openwrt_constants import OpenWrtWifiSetting367 if iface == OpenWrtWifiSetting.IFACE_2G:372 elif iface == OpenWrtWifiSetting.IFACE_5G:
26 from acts.controllers.openwrt_lib.openwrt_constants import OpenWrtWifiSetting1183 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)