pub unsafe extern "C" fn esp_wifi_wps_disable() -> esp_err_t
Expand description

@brief Disable Wi-Fi WPS function and release resource it taken.

@return - ESP_OK : succeed - ESP_ERR_WIFI_WPS_MODE : wifi is not in station mode or sniffer mode is on