Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.h913 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
Dwps_er.c1995 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr, in wps_er_config() function
/external/wpa_supplicant_8/wpa_supplicant/
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
Dwps_supplicant.c2194 return wps_er_config(wpa_s->wps_er, use_uuid, use_addr, in wpas_wps_er_config()
DChangeLog1161 learned AP settings, add wps_er_config command to configure an AP.