Home
last modified time | relevance | path

Searched refs:WNM_SLEEP_MODE (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dextended_capabilities.py51 WNM_SLEEP_MODE = 17 variable in ExtendedCapability
191 return self._capability_advertised(ExtendedCapability.WNM_SLEEP_MODE)
Dhostapd_constants.py1407 WNM_SLEEP_MODE = auto() variable in WnmFeature
Dhostapd_config.py659 elif wnm_feature == hostapd_constants.WnmFeature.WNM_SLEEP_MODE:
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanWirelessNetworkManagementTest.py145 wnm_features = frozenset([hostapd_constants.WnmFeature.WNM_SLEEP_MODE])