Searched refs:wps_er_config (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps.h | 913 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
|
D | wps_er.c | 1995 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/ |
D | README-WPS | 266 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
|
D | wps_supplicant.c | 2194 return wps_er_config(wpa_s->wps_er, use_uuid, use_addr, in wpas_wps_er_config()
|
D | ChangeLog | 1161 learned AP settings, add wps_er_config command to configure an AP.
|