Searched refs:send_assoc_resp (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
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/ |
D | ieee802_11.c | 5019 static u16 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, in send_assoc_resp() function 5405 reply_res = send_assoc_resp(hapd, sta, sta->addr, WLAN_STATUS_SUCCESS, in fils_hlp_finish_assoc() 5824 reply_res = send_assoc_resp(hapd, sta, mgmt->sa, resp, reassoc, in handle_assoc()
|