Home
last modified time | relevance | path

Searched refs:hostapd_set_authorized (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h29 int hostapd_set_authorized(struct hostapd_data *hapd,
Dap_drv_ops.c268 int hostapd_set_authorized(struct hostapd_data *hapd, in hostapd_set_authorized() function
Dieee802_1x.c117 res = hostapd_set_authorized(hapd, sta, 1); in ieee802_1x_set_sta_authorized()
122 res = hostapd_set_authorized(hapd, sta, 0); in ieee802_1x_set_sta_authorized()