Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291071
b: refs/heads/master
c: cc2c04e
h: refs/heads/master
i:
  291069: e8bc278
  291067: ff9591b
  291063: af45226
  291055: 528e457
  291039: 07968f4
  291007: b070bd7
  290943: 5ad1f2a
  290815: ef80cab
v: v3
  • Loading branch information
Johan Hedberg committed Feb 28, 2012
1 parent 8ac7f77 commit 3645cf7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f984dfaf0bfa1355548cfba00473c8fa8e22d6e
refs/heads/master: cc2c04ec1ea8bd5137c99dc88bc04b4a07a11443
4 changes: 3 additions & 1 deletion trunk/include/net/bluetooth/hci.h
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,9 @@ enum {
#define LMP_EXTFEATURES 0x80

/* Extended LMP features */
#define LMP_HOST_LE 0x02
#define LMP_HOST_SSP 0x01
#define LMP_HOST_LE 0x02
#define LMP_HOST_LE_BREDR 0x04

/* Connection modes */
#define HCI_CM_ACTIVE 0x0000
Expand Down

0 comments on commit 3645cf7

Please sign in to comment.