Searched refs:wps_add_pin (Results 1 – 1 of 1) sorted by relevance
1260 static int wps_add_pin(struct hostapd_data *hapd, void *ctx) in wps_add_pin() function1296 if (hostapd_wps_for_each(hapd, wps_add_pin, &data) < 0) in hostapd_wps_add_pin()