Home
last modified time | relevance | path

Searched defs:wnm_features (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py307 def wnm_features(self) -> FrozenSet[hostapd_constants.WnmFeature]: member in HostapdConfig
311 def wnm_features(self, value: FrozenSet[hostapd_constants.WnmFeature]): member in HostapdConfig