OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43c1b24
)
lib: Add definition for HCI_CHANNEL_USER
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 2 Sep 2013 18:17:05 +0000
(11:17 -0700)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 2 Sep 2013 18:17:05 +0000
(11:17 -0700)
lib/hci.h
patch
|
blob
|
history
diff --git
a/lib/hci.h
b/lib/hci.h
index
898cf52
..
eb211ca
100644
(file)
--- a/
lib/hci.h
+++ b/
lib/hci.h
@@
-2307,6
+2307,7
@@
struct sockaddr_hci {
#define HCI_DEV_NONE 0xffff
#define HCI_CHANNEL_RAW 0
+#define HCI_CHANNEL_USER 1
#define HCI_CHANNEL_MONITOR 2
#define HCI_CHANNEL_CONTROL 3