Searched defs:reassoc (Results 1 – 16 of 16) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | ieee802_11.c | 2920 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 3358 struct sta_info *sta, int reassoc) in add_associated_sta() 3457 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() 3860 int reassoc, int rssi) in handle_assoc() 4798 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 | 3050 int reassoc) in hostapd_new_assoc_sta()
|
D | ieee802_1x.c | 1222 int reassoc = 1; in ieee802_1x_new_station() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ieee802_11.c | 4437 int reassoc) in check_sa_query() 4465 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4922 struct sta_info *sta, int reassoc) in add_associated_sta() 5020 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() 5445 int reassoc, int rssi) in handle_assoc() 6417 size_t len, int reassoc, int ok) in handle_assoc_cb()
|
D | drv_callbacks.c | 135 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc()
|
D | ap_drv_ops.c | 404 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc()
|
D | ieee802_1x.c | 1230 int reassoc = 1; in ieee802_1x_new_station() local
|
D | hostapd.c | 3204 int reassoc) in hostapd_new_assoc_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.c | 539 int reassoc, u16 status, const u8 *pst_assoc_rsp_ie, size_t len) in wpa_driver_nl80211_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.c | 515 int reassoc, u16 status, const u8 *pst_assoc_rsp_ie, size_t len) in wpa_driver_nl80211_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/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 | 4879 int reassoc; member 5702 size_t ielen, int reassoc) in drv_event_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_atheros.c | 1129 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc()
|
D | driver.h | 5236 int reassoc; member 6081 size_t ielen, int reassoc) in drv_event_assoc()
|