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