pub unsafe extern "C" fn esp_mesh_get_attempts(
    attempts: *mut mesh_attempts_t
) -> esp_err_t
Expand description

@brief Get attempts for mesh self-organized networking

@param[out] attempts

@return

  • ESP_OK
  • ESP_ERR_MESH_ARGUMENT