Searched refs:is_security_mode_supported (Results 1 – 6 of 6) sorted by relevance
180 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WEP):192 if not self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WEP):209 if not self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WEP):246 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WEP):289 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WEP):291 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_DISABLED):293 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WPAPSK):310 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WEP):313 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_DISABLED):316 if self.ap.is_security_mode_supported(ap_spec.SECURITY_TYPE_WPA2PSK):[all …]
159 def is_security_mode_supported(self, security_mode): member in APConfiguratorAbstract
93 if ap.is_security_mode_supported(security):
238 def is_security_mode_supported(self, security_mode): member in StaticAPConfigurator
66 def is_security_mode_supported(self, security_mode): member in AsusRTAC68UAPConfigurator
62 def is_security_mode_supported(self, security_mode): member in AsusAPConfigurator