Merge branch 'bugfix/avoid_ftm_initiator_mode_on_softap_v4.4' into 'release/v4.4'

Avoid ftm initiator mode on softap (Backport v4.4)

See merge request espressif/esp-idf!21757
This commit is contained in:
Jiang Jiang Jian 2022-12-23 10:39:38 +08:00
commit 9ee3c8337d
2 changed files with 4 additions and 2 deletions

View File

@ -1181,7 +1181,9 @@ esp_err_t esp_wifi_set_rssi_threshold(int32_t rssi);
* @brief Start an FTM Initiator session by sending FTM request
* If successful, event WIFI_EVENT_FTM_REPORT is generated with the result of the FTM procedure
*
* @attention Use this API only in Station mode
* @attention 1. Use this API only in Station mode.
* @attention 2. If FTM is initiated on a different channel than Station is connected in or internal SoftAP is started in,
* FTM defaults to a single burst in ASAP mode.
*
* @param cfg FTM Initiator session configuration
*

@ -1 +1 @@
Subproject commit 5e2174edbdff2a835f25e0365211e97b872c03b5
Subproject commit d54aad7241fee8f3b988f63a01654de32a67d52b