mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'bugfix/ap_5g_phy_bw_v5.2' into 'release/v5.2'
fix(wifi): Update bss max idle timer and add other fixes See merge request espressif/esp-idf!47279
This commit is contained in:
@@ -160,7 +160,7 @@ esp_err_t esp_wifi_softap_add_color_change_announcement(uint8_t color);
|
||||
* @attention This API should be called after esp_wifi_start().
|
||||
*
|
||||
* @param[in] bss_max_idle_enable enbale bss max idle
|
||||
* @param[in] bss_max_idle_period_secs bss max idle period, unit seconds
|
||||
* @param[in] bss_max_idle_period_secs bss max idle period, unit seconds. Minimum value will be 10
|
||||
* @param[in] protected_keep_alive using protected/unprotected frame to keep alive
|
||||
*
|
||||
* @return
|
||||
|
||||
+1
-1
Submodule components/esp_wifi/lib updated: 1746428418...c628a69bf7
Reference in New Issue
Block a user