Home
last modified time | relevance | path

Searched refs:copy_supp_rates (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1543 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() function
1835 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m1()
2217 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m2()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c832 static u16 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, in copy_supp_rates() function
901 resp = copy_supp_rates(hapd, sta, &elems); in check_assoc_ies()