Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/wps/
HDwps.h801 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *pin,
HDwps_er.c1963 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *pin, in wps_er_config() function
/trueos/contrib/wpa/wpa_supplicant/
HDREADME-WPS271 wps_er_config <UUID> <AP PIN> <new SSID> <auth> <encr> <new key>
273 wps_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 testing WPA2PSK CCMP 12345678
HDwps_supplicant.c1704 return wps_er_config(wpa_s->wps_er, u, (const u8 *) pin, in wpas_wps_er_config()
HDChangeLog361 learned AP settings, add wps_er_config command to configure an AP.