esp-wifi: add station SAE-PK (Public Key) configuration note

This commit is contained in:
Sarvesh Bodakhe 2023-04-27 14:57:34 +05:30 committed by Jack
parent ed32d7a267
commit edf9f9eff7
2 changed files with 2 additions and 2 deletions

View File

@ -317,7 +317,7 @@ typedef struct {
uint32_t transition_disable:1; /**< Whether to enable transition disable feature */
uint32_t reserved:26; /**< Reserved for future feature set */
wifi_sae_pwe_method_t sae_pwe_h2e; /**< Configuration for SAE PWE derivation method */
wifi_sae_pk_mode_t sae_pk_mode; /**< SAE-PK mode */
wifi_sae_pk_mode_t sae_pk_mode; /**< Configuration for SAE-PK (Public Key) Authentication method */
uint8_t failure_retry_cnt; /**< Number of connection retries station will do before moving to next AP. scan_method should be set as WIFI_ALL_CHANNEL_SCAN to use this config.
Note: Enabling this may cause connection time to increase incase best AP doesn't behave properly. */
uint32_t he_dcm_set:1; /**< Whether DCM max.constellation for transmission and reception is set. */

@ -1 +1 @@
Subproject commit 6292339dd1f262ec0bf9bb058758dbf02e1e0505
Subproject commit 4b8a58a5ddc673b460602ec4267611c4d08a6eeb