Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h299 void *wps_event_cb_ctx; member
Dwps_hostapd.c939 hapd->wps_event_cb(hapd->wps_event_cb_ctx, event, data); in hostapd_wps_event_cb()
/hostap-latest/wpa_supplicant/
Dap.c1136 hapd_iface->bss[i]->wps_event_cb_ctx = wpa_s; in wpa_supplicant_create_ap()