mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-15 18:12:15 +00:00
fix(wifi): Sending disconnect event in connect fail and add enterprise check in Suite-B 192-bit certification
This commit is contained in:
@@ -1483,7 +1483,7 @@ esp_err_t esp_wifi_force_wakeup_release(void);
|
||||
/**
|
||||
* @brief configure country
|
||||
*
|
||||
* @attention 1. When ieee80211d_enabled, the country info of the AP to which
|
||||
* @attention 1. When ieee80211d_enabled is enabled, the country info of the AP to which
|
||||
* the station is connected is used. E.g. if the configured country is US
|
||||
* and the country info of the AP to which the station is connected is JP
|
||||
* then the country info that will be used is JP. If the station disconnected
|
||||
|
Reference in New Issue
Block a user