Searched refs:send_assoc_resp (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 3456 static u16 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, in send_assoc_resp() function 3820 reply_res = send_assoc_resp(hapd, sta, sta->addr, WLAN_STATUS_SUCCESS, in fils_hlp_finish_assoc() 4249 reply_res = send_assoc_resp(hapd, sta, mgmt->sa, resp, reassoc, pos, in handle_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 5043 static u16 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, in send_assoc_resp() function 5429 reply_res = send_assoc_resp(hapd, sta, sta->addr, WLAN_STATUS_SUCCESS, in fils_hlp_finish_assoc() 5848 reply_res = send_assoc_resp(hapd, sta, mgmt->sa, resp, reassoc, in handle_assoc()
|
Completed in 13 milliseconds