Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.h84 void wpas_notify_sta_authorized(struct wpa_supplicant *wpa_s,
Dnotify.c550 void wpas_notify_sta_authorized(struct wpa_supplicant *wpa_s, in wpas_notify_sta_authorized() function
Dap.c280 wpas_notify_sta_authorized(ctx, mac_addr, authorized); in ap_sta_authorized_cb()