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.c121 static u16 copy_supp_rates(struct wpa_supplicant *wpa_s, in copy_supp_rates() function
749 if (copy_supp_rates(wpa_s, sta, elems)) { in mesh_mpm_add_peer()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c1606 static int copy_supp_rates(const struct wpa_eapol_ie_parse *kde, in copy_supp_rates() function
1965 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m1()
2375 if (copy_supp_rates(&kde, peer) < 0) in wpa_tdls_process_tpk_m2()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c3297 static u16 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, in copy_supp_rates() function
3675 resp = copy_supp_rates(hapd, sta, elems); in __check_assoc_ies()