esp_idf_sys

Function esp_mesh_set_passive_scan_time

Source
pub unsafe extern "C" fn esp_mesh_set_passive_scan_time(
    time_ms: c_int,
) -> esp_err_t
Expand description

@brief Set passive scan time

@param[in] time_ms passive scan time (msecs)

@return

  • ESP_OK
  • ESP_FAIL
  • ESP_ERR_ARGUMENT