blob: 17e43ac2df263d2adf75f0edfa94803d867a2db1 [file] [log] [blame]
// Copyright 2016 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_local_gatt_service.h"
namespace device {
BluetoothLocalGattService::BluetoothLocalGattService() {}
BluetoothLocalGattService::~BluetoothLocalGattService() {}
} // namespace device