esp_wifi_wps_disable() function
Disable Wi-Fi WPS function and release resource it taken.
Return value
- ESP_OK : succeed - ESP_ERR_WIFI_WPS_MODE : wifi is not in station mode or sniffer mode is on
![]()
int esp_wifi_wps_disable(void)
esp_wifi_wps_disable() calls 9 functions:
![]()
esp_wifi_wps_disable()
esp_wifi_wps_disable() reads 10 variables and writes 4 variables:
![]()
esp_wifi_wps_disable()
esp_wifi_wps_disable() is implemented by 1 functions:
![]()
esp_wifi_wps_disable()