Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c120 static u16 copy_supp_rates(struct wpa_supplicant *wpa_s, in copy_supp_rates() function
675 if (copy_supp_rates(wpa_s, sta, elems)) { in mesh_mpm_add_peer()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1585 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() function
1891 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m1()
2288 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m2()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c2081 static u16 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, in copy_supp_rates() function
2325 resp = copy_supp_rates(hapd, sta, &elems); in check_assoc_ies()