summaryrefslogtreecommitdiff
path: root/emulator/btdev.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-03-29 15:15:48 -0700
committerMarcel Holtmann <marcel@holtmann.org>2015-03-29 15:15:48 -0700
commita0e24ed810d34143b92c13c3f5df5783333af714 (patch)
tree7fe505288c4c5574508ac88669f7fa26f9d1e196 /emulator/btdev.h
parent056bd3a8a8c9475170fbed8855bc3cfa01dd671a (diff)
downloadbluez-a0e24ed810d34143b92c13c3f5df5783333af714.tar.gz
emulator: Add support for emulating Bluetooth 2.0 controllers
Diffstat (limited to 'emulator/btdev.h')
-rw-r--r--emulator/btdev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulator/btdev.h b/emulator/btdev.h
index 32c708f78..4b724a7b8 100644
--- a/emulator/btdev.h
+++ b/emulator/btdev.h
@@ -62,6 +62,7 @@ enum btdev_type {
BTDEV_TYPE_BREDR,
BTDEV_TYPE_LE,
BTDEV_TYPE_AMP,
+ BTDEV_TYPE_BREDR20,
};
enum btdev_hook_type {