P2P: Use PSK format in WPS Credential
This commit is contained in:
parent
6e3f4b89ea
commit
f684e608af
7 changed files with 16 additions and 5 deletions
|
@ -183,6 +183,7 @@ struct eap_sm {
|
|||
int tnc;
|
||||
struct wps_context *wps;
|
||||
struct wpabuf *assoc_wps_ie;
|
||||
struct wpabuf *assoc_p2p_ie;
|
||||
|
||||
Boolean start_reauth;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue