Searched refs:hostapd_sta_set_flags (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ap_drv_ops.c | 265 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 271 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 288 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags() 591 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags() function
|
H A D | ap_drv_ops.h | 73 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.c | 259 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 265 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 282 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags() 583 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags() function
|
H A D | ap_drv_ops.h | 70 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
|
Completed in 5 milliseconds