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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 150 struct sta_info *sta, int reassoc);
543 int reassoc);
576 const u8 *ie, size_t ielen, int reassoc);
ieee802_11.c     [all...]
drv_callbacks.c 105 const u8 *req_ies, size_t req_ies_len, int reassoc)
350 hostapd_sta_assoc(hapd, addr, reassoc, status, buf,
505 sta->fils_pending_assoc_is_reassoc = reassoc;
524 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
543 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT))
569 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
    [all...]
ap_drv_ops.h 111 int reassoc, u16 status, const u8 *ie, size_t len);
ap_drv_ops.c 393 int reassoc, u16 status, const u8 *ie, size_t len)
398 reassoc, status, ie, len);
ieee802_1x.c 1092 int reassoc = 1; local
1144 reassoc = 0;
    [all...]
hostapd.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 4552 int reassoc; member in struct:wpa_event_data::assoc_info
    [all...]
driver_atheros.c 1130 int reassoc, u16 status_code, const u8 *ie, size_t len)
1136 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d",
1137 __func__, ether_sprintf(addr), status_code, reassoc);
1139 if (reassoc)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x     [all...]

Completed in 1219 milliseconds