HomeSort by relevance Sort by last modified time
    Searched refs:WPA_STRICT_REKEY (Results 1 - 2 of 2) sorted by null

  /tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
hostapd_security.py 31 wpa_strict_rekey=hostapd_constants.WPA_STRICT_REKEY_DEFAULT):
49 wpa_strict_rekey: Whether to do a group key update when client
57 self.wpa_strict_rekey = wpa_strict_rekey
97 if self.wpa_strict_rekey:
99 'wpa_strict_rekey'] = hostapd_constants.WPA_STRICT_REKEY
hostapd_constants.py 26 WPA_STRICT_REKEY = 1

Completed in 249 milliseconds