mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-21 08:49:25 +00:00
esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig
This commit is contained in:

committed by
Jiang Jiang Jian

parent
db59ab5000
commit
30a2558450
@@ -12,7 +12,7 @@
|
||||
struct wpa_funcs;
|
||||
extern struct wpa_supplicant g_wpa_supp;
|
||||
|
||||
#ifdef CONFIG_WPA_11KV_SUPPORT
|
||||
#ifdef CONFIG_IEEE80211KV
|
||||
struct ieee_mgmt_frame {
|
||||
u8 sender[ETH_ALEN];
|
||||
u8 channel;
|
||||
|
Reference in New Issue
Block a user