esp_wifi_disable_pmf_config() function
Disable PMF configuration for specified interface @attention This API should be called after esp_wifi_set_config() and before esp_wifi_start().
Arguments
ifx
Interface to be configured.
Return value
- ESP_OK: succeed - others: failed