Home
last modified time | relevance | path

Searched refs:wps_event_cb (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/wpa_supplicant/src/ap/
Dhostapd.h125 void (*wps_event_cb)(void *ctx, enum wps_event event, member
Dwps_hostapd.c251 if (hapd->wps_event_cb) in hostapd_wps_event_cb()
252 hapd->wps_event_cb(hapd, event, data); in hostapd_wps_event_cb()