Home
last modified time | relevance | path

Searched refs:set_sta_vht_opmode (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_vht.c283 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, in set_sta_vht_opmode() function
Dieee802_11.h94 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
Dieee802_11.c4380 resp = set_sta_vht_opmode(hapd, sta, elems.vht_opmode_notif); in check_assoc_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c746 set_sta_vht_opmode(data, sta, elems->vht_opmode_notif); in mesh_mpm_add_peer()