projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ecc8a5
)
Bluetooth: 6lowpan: Add IPSP PSM value
author
Jukka Rissanen
<jukka.rissanen@linux.intel.com>
Fri, 19 Dec 2014 08:39:08 +0000
(10:39 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Fri, 19 Dec 2014 10:12:05 +0000
(11:12 +0100)
The Internet Protocol Support Profile a.k.a BT 6LoWPAN specification
is ready so PSM value for it is now known.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
patch
|
blob
|
history
diff --git
a/include/net/bluetooth/l2cap.h
b/include/net/bluetooth/l2cap.h
index d1bb342d083f14efc11ba4992e8c7509a67deac1..2239a37530922682008d9bbe312e6cbfbe97fd4d 100644
(file)
--- a/
include/net/bluetooth/l2cap.h
+++ b/
include/net/bluetooth/l2cap.h
@@
-248,6
+248,7
@@
struct l2cap_conn_rsp {
#define L2CAP_PSM_SDP 0x0001
#define L2CAP_PSM_RFCOMM 0x0003
#define L2CAP_PSM_3DSP 0x0021
+#define L2CAP_PSM_IPSP 0x0023 /* 6LoWPAN */
/* channel identifier */
#define L2CAP_CID_SIGNALING 0x0001