blob: dfd1bff0a45afb5d1395f74c70c6905866b49454 [file] [log] [blame]
// Copyright 2015 The Chromium 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 "device/bluetooth/bluetooth_device_mac.h"
namespace device {
BluetoothDeviceMac::BluetoothDeviceMac() {
}
BluetoothDeviceMac::~BluetoothDeviceMac() {
}
} // namespace device