Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwps_hostapd.c1572 static int wps_button_pushed(struct hostapd_data *hapd, void *ctx) in wps_button_pushed() function
1594 ret = hostapd_wps_for_each(hapd, wps_button_pushed, &ctx); in hostapd_wps_button_pushed()