feat(esp_wifi): Add support of Network Introduction Protocol in DPP

This commit is contained in:
aditi_lonkar
2023-11-06 14:25:23 +05:30
parent 03d6b092c0
commit 90cc61588e
23 changed files with 527 additions and 116 deletions

View File

@@ -18,6 +18,7 @@
#include "ap/comeback_token.h"
#include "crypto/random.h"
#include "esp_wpa3_i.h"
#include "esp_hostap.h"
#ifdef CONFIG_SAE