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 | 264 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 270 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 287 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags() 590 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags() function
|
D | ap_drv_ops.h | 72 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
|