summaryrefslogtreecommitdiffstats
path: root/common/btio.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/btio.h')
-rw-r--r--common/btio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/btio.h b/common/btio.h
index 07ebea50..a202da9d 100644
--- a/common/btio.h
+++ b/common/btio.h
@@ -57,6 +57,8 @@ typedef enum {
BT_IO_OPT_OMTU,
BT_IO_OPT_IMTU,
BT_IO_OPT_MASTER,
+ BT_IO_OPT_HANDLE,
+ BT_IO_OPT_CLASS,
BT_IO_OPT_INVALID,
} BtIOOption;