WPS: Add support for setting timeout for PIN
[wpasupplicant] / src / eap_peer / eap.h
index c434498..d7a5628 100644 (file)
@@ -246,18 +246,6 @@ struct eap_config {
         */
        const char *pkcs11_module_path;
        /**
-        * mac_addr - MAC address of the peer
-        *
-        * This is only used by EAP-WSC and can be left %NULL if not available.
-        */
-       const u8 *mac_addr;
-       /**
-        * uuid - Device UUID
-        *
-        * This is only used by EAP-WSC and can be left %NULL if not available.
-        */
-       const u8 *uuid;
-       /**
         * wps - WPS context data
         *
         * This is only used by EAP-WSC and can be left %NULL if not available.