blob: d1f6558a0479215127236944c3c5717dd74f02e9 [file] [log] [blame]
// Copyright 2015 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "libweave/examples/ubuntu/bluez_client.h"
namespace weave {
namespace examples {
BluetoothImpl::BluetoothImpl() {};
BluetoothImpl::~BluetoothImpl() {};
} // namespace examples
} // namespace weave