2 * Copyright 2008-2009, Oliver Ruiz Dorantes, <oliver.ruiz.dorantes@gmail.com>
3 * Copyright 2012-2013, Tri-Edge AI <triedgeai@gmail.com>
5 * All rights reserved. Distributed under the terms of the MIT license.
8 #ifndef BLUETOOTH_SETTINGS_H
9 #define BLUETOOTH_SETTINGS_H
11 #include <bluetooth/bdaddrUtils.h>
12 #include <bluetooth/LocalDevice.h>
15 #include <FindDirectory.h>
18 class BluetoothSettings
22 bdaddr_t PickedDevice
;
23 DeviceClass LocalDeviceClass
;
38 #endif // BLUETOOTH_SETTINGS_H