index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
src/hci.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hci.c b/src/hci.c
index 7d30c552..a064980f 100644
--- a/
src/hci.c
+++ b/
src/hci.c
@@ -505,6 +505,7 @@ static hci_map ver_map[] = {
{ "1.1", 0x01 },
{ "1.2", 0x02 },
{ "2.0", 0x03 },
+ { "2.1", 0x04 },
{ NULL }
};