Searched refs:OpenWrtWifiSetting (Results 1 – 3 of 3) sorted by relevance
32 class OpenWrtWifiSetting: class
17 from acts.controllers.openwrt_lib.openwrt_constants import OpenWrtWifiSetting382 if iface == OpenWrtWifiSetting.IFACE_2G:387 elif iface == OpenWrtWifiSetting.IFACE_5G:
26 from acts.controllers.openwrt_lib.openwrt_constants import OpenWrtWifiSetting1182 self.openwrt1.enable_80211r(OpenWrtWifiSetting.IFACE_2G, md)1183 self.openwrt2.enable_80211r(OpenWrtWifiSetting.IFACE_2G, md)1201 self.openwrt1.enable_80211r(OpenWrtWifiSetting.IFACE_5G, md)1202 self.openwrt2.enable_80211r(OpenWrtWifiSetting.IFACE_5G, md)