blob: 35defded941e6902dac99b27a456de64cf86f728 [file] [log] [blame]
// Copyright 2015 The Weave 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 "examples/ubuntu/bluez_client.h"
namespace weave {
namespace examples {
BluetoothImpl::BluetoothImpl() {}
BluetoothImpl::~BluetoothImpl() {}
} // namespace examples
} // namespace weave