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] interval_ms passive scan time (msecs)

@return

  • ESP_OK
  • ESP_FAIL
  • ESP_ERR_ARGUMENT