Searched refs:hostapd_sta_set_flags (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
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() 576 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags() function
|
D | ap_drv_ops.h | 68 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
|