]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrDxe.h
NetworkPkg: Add WiFi profile sync protocol support
[mirror_edk2.git] / NetworkPkg / WifiConnectionManagerDxe / WifiConnectionMgrDxe.h
index 7b2e41e1559450b2499d23e8f655d306e7872897..047f85dbc2f22a1f8382dbd00945f5b60c948541 100644 (file)
@@ -47,6 +47,7 @@
 #include <Protocol/SimpleNetwork.h>\r
 #include <Protocol/SimpleFileSystem.h>\r
 #include <Protocol/EapConfiguration.h>\r
+#include <Protocol/WiFiProfileSyncProtocol.h>\r
 \r
 //\r
 // Produced Protocols\r
@@ -73,7 +74,8 @@
 //\r
 #define WIFI_MGR_DXE_VERSION  0xb\r
 \r
-#define OUI_IEEE_80211I  0xAC0F00\r
+#define OUI_IEEE_80211I              0xAC0F00\r
+#define MAX_WIFI_CONNETION_ATTEMPTS  3\r
 \r
 typedef enum {\r
   Ieee80211PairwiseCipherSuiteUseGroupCipherSuite = 0,\r