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 | 242 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 248 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 265 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags() 523 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags() function
|
D | ap_drv_ops.h | 67 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
|