]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 18 Jun 2014 13:37:08 +0000 (16:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:44 +0000 (17:42 +0200)
commit8ec8e626838eecea5d2e6b5837d75557b0563478
tree0c6f31772cbc03380046d2693230a6fd89345e59
parentb1ece65aeba72fe60e91d089fdff62abf7ebba87
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one

Create a CoC dynamically instead of one fixed channel for communication
to peer devices.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
include/net/bluetooth/l2cap.h
net/bluetooth/6lowpan.c
net/bluetooth/6lowpan.h [deleted file]
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/l2cap_core.c