wifi_prov_mgr_get_remaining_conn_attempts() function
Retrieve the remaining number of Wi-Fi connection attempts This function provides the number of connection attempts left for the Wi-Fi provisioning manager before reaching the maximum retry limit.
Arguments
attempts_remaining
Pointer to store the remaining connection attempts
Return value
- ESP_OK: Success - ESP_ERR_INVALID_ARG: Null pointer provided for attempts_remaining - ESP_FAIL: Failed to retrieve the remaining attempts