Searched refs:wps_pin_requests (Results 1 – 5 of 5) sorted by relevance
382 char *wps_pin_requests; member
191 if (hapd->conf->wps_pin_requests) { in hostapd_wps_pin_needed_cb()194 f = fopen(hapd->conf->wps_pin_requests, "a"); in hostapd_wps_pin_needed_cb()
492 os_free(conf->wps_pin_requests); in hostapd_config_free_bss()
102 wps_pin_requests=/var/run/hostapd.pin-req140 wps_pin_requests file (/var/run/hostapd.pin-req in this example). In
2841 os_free(bss->wps_pin_requests); in hostapd_config_fill()2842 bss->wps_pin_requests = os_strdup(pos); in hostapd_config_fill()