Searched defs:reassoc (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 2795 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 3228 struct sta_info *sta, int reassoc) in add_associated_sta() 3318 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() 3695 int reassoc, int rssi) in handle_assoc() 4627 size_t len, int reassoc, int ok) in handle_assoc_cb()
|
D | drv_callbacks.c | 107 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc()
|
D | ap_drv_ops.c | 401 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc()
|
D | hostapd.c | 2975 int reassoc) in hostapd_new_assoc_sta()
|
D | ieee802_1x.c | 1128 int reassoc = 1; in ieee802_1x_new_station() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_atheros.c | 1136 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc()
|
D | driver.h | 4759 int reassoc; member 5573 size_t ielen, int reassoc) in drv_event_assoc()
|