Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c1564 static int wps_button_pushed(struct hostapd_data *hapd, void *ctx) in wps_button_pushed() function
1586 ret = hostapd_wps_for_each(hapd, wps_button_pushed, &ctx); in hostapd_wps_button_pushed()