summaryrefslogtreecommitdiffstats
path: root/btio/btio.h
diff options
context:
space:
mode:
Diffstat (limited to 'btio/btio.h')
-rw-r--r--btio/btio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/btio/btio.h b/btio/btio.h
index 7e3e130e..126d5d93 100644
--- a/btio/btio.h
+++ b/btio/btio.h
@@ -40,6 +40,7 @@ GQuark bt_io_error_quark(void);
typedef enum {
BT_IO_L2RAW,
BT_IO_L2CAP,
+ BT_IO_L2ERTM,
BT_IO_RFCOMM,
BT_IO_SCO,
} BtIOType;