summaryrefslogtreecommitdiff
path: root/emulator/btdev.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2019-09-25 12:56:00 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-02-03 13:26:40 -0800
commitfc1e36b3005eae8c7461bcfddd18c8e9e7dc2609 (patch)
treed3c25c6d36a23b262a1ec629b10c6b8ac488863f /emulator/btdev.h
parent91e49fbf01472e6c7d0f7ca4f1e21e1f9c316e9e (diff)
downloadbluez-fc1e36b3005eae8c7461bcfddd18c8e9e7dc2609.tar.gz
emulator: Add initial support for BT 5.2
This adds the initial command/event decoding for 5.2.
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 362d1e7a2..b535930de 100644
--- a/emulator/btdev.h
+++ b/emulator/btdev.h
@@ -64,6 +64,7 @@ enum btdev_type {
BTDEV_TYPE_AMP,
BTDEV_TYPE_BREDR20,
BTDEV_TYPE_BREDRLE50,
+ BTDEV_TYPE_BREDRLE60,
};
enum btdev_hook_type {