Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11.h111 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta,
Dieee802_11_ht.c357 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab() function
Dieee802_11.c3954 resp = copy_sta_ht_capab(hapd, sta, elems->ht_capabilities); in __check_assoc_ies()
/hostap-latest/wpa_supplicant/
Dmesh_mpm.c763 copy_sta_ht_capab(data, sta, elems->ht_capabilities); in mesh_mpm_add_peer()