aboutsummaryrefslogtreecommitdiffstats
path: root/api/tinyb/BluetoothAdapter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'api/tinyb/BluetoothAdapter.hpp')
-rw-r--r--api/tinyb/BluetoothAdapter.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/api/tinyb/BluetoothAdapter.hpp b/api/tinyb/BluetoothAdapter.hpp
index b38cd636..43000e45 100644
--- a/api/tinyb/BluetoothAdapter.hpp
+++ b/api/tinyb/BluetoothAdapter.hpp
@@ -34,12 +34,6 @@ typedef struct _Object Object;
struct _Adapter1;
typedef struct _Adapter1 Adapter1;
-enum class TransportType {
- AUTO,
- BREDR,
- LE
-};
-
/**
* Provides access to Bluetooth adapters. Follows the BlueZ adapter API
* available at: http://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/adapter-api.txt