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

  /hardware/ti/wlan/mac80211/config/
hostapd.conf 23 wpa_group_rekey=0
  /external/wpa_supplicant_8/src/ap/
ap_config.h 223 int wpa_group_rekey; member in struct:hostapd_bss_config
wpa_auth_glue.c 37 wconf->wpa_group_rekey = conf->wpa_group_rekey;
wpa_auth.h 130 int wpa_group_rekey; member in struct:wpa_auth_config
ap_config.c 54 bss->wpa_group_rekey = 600;
wpa_auth.c 247 if (wpa_auth->conf.wpa_group_rekey) {
248 eloop_register_timeout(wpa_auth->conf.wpa_group_rekey,
436 if (wpa_auth->conf.wpa_group_rekey) {
437 eloop_register_timeout(wpa_auth->conf.wpa_group_rekey, 0,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ibss_rsn.c 379 conf.wpa_group_rekey = 600;
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 1483 milliseconds