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.h101 void wpas_notify_sta_authorized(struct wpa_supplicant *wpa_s,
Dnotify.c911 void wpas_notify_sta_authorized(struct wpa_supplicant *wpa_s, in wpas_notify_sta_authorized() function
Dap.c861 wpas_notify_sta_authorized(ctx, mac_addr, authorized, p2p_dev_addr); in ap_sta_authorized_cb()