HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_set_authorized (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.h 29 int hostapd_set_authorized(struct hostapd_data *hapd,
ap_drv_ops.c 239 int hostapd_set_authorized(struct hostapd_data *hapd, function
ieee802_1x.c 110 res = hostapd_set_authorized(hapd, sta, 1);
115 res = hostapd_set_authorized(hapd, sta, 0);
    [all...]

Completed in 55 milliseconds