HomeSort by relevance Sort by last modified time
    Searched refs:wps_pin_requests (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_config.h 454 char *wps_pin_requests; member in struct:hostapd_bss_config
ap_config.c 638 os_free(conf->wps_pin_requests);
wps_hostapd.c 191 if (hapd->conf->wps_pin_requests) {
194 f = fopen(hapd->conf->wps_pin_requests, "a");
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 215 milliseconds