Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps.h918 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
H A Dwps_er.c1995 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_config() function
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS266 wps_er_config <UUID|BSSID> <AP PIN> <new SSID> <auth> <encr> <new key>
268 wps_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 testing WPA2PSK CCMP 12345678
H A Dwps_supplicant.c2198 return wps_er_config(wpa_s->wps_er, use_uuid, use_addr, in wpas_wps_er_config()
H A DChangeLog1211 learned AP settings, add wps_er_config command to configure an AP.