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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 147 struct sta_info *sta, int reassoc);
486 int reassoc);
516 const u8 *ie, size_t ielen, int reassoc);
ieee802_11.c     [all...]
drv_callbacks.c 41 const u8 *req_ies, size_t req_ies_len, int reassoc)
285 hostapd_sta_assoc(hapd, addr, reassoc, status, buf,
382 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf);
398 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT))
418 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 351 int reassoc, u16 status, const u8 *ie, size_t len)
356 reassoc, status, ie, len);
ieee802_1x.c 1090 int reassoc = 1; local
1140 reassoc = 0;
    [all...]
hostapd.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 4362 int reassoc; member in struct:wpa_event_data::assoc_info
    [all...]
driver_atheros.c 1077 int reassoc, u16 status_code, const u8 *ie, size_t len)
1083 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d",
1084 __func__, ether_sprintf(addr), status_code, reassoc);
1086 if (reassoc)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]

Completed in 6229 milliseconds