chromium/remoting/signaling/ftl_support_host_device_id_provider.cc

// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "remoting/signaling/ftl_support_host_device_id_provider.h"

namespace remoting {

namespace {
constexpr char kDeviceIdPrefix[] =;
}

FtlSupportHostDeviceIdProvider::FtlSupportHostDeviceIdProvider(
    const std::string& device_id)
    :{}

FtlSupportHostDeviceIdProvider::~FtlSupportHostDeviceIdProvider() = default;

ftl::DeviceId FtlSupportHostDeviceIdProvider::GetDeviceId() {}

}  // namespace remoting