pub unsafe extern "C" fn esp_mesh_get_rssi_threshold(
    threshold: *mut mesh_rssi_threshold_t
) -> esp_err_t
Expand description

@brief Get RSSI threshold

@param[out] threshold RSSI threshold

@return

  • ESP_OK
  • ESP_ERR_MESH_ARGUMENT