]> git.baikalelectronics.ru Git - kernel.git/commit
[Bluetooth] Integrate services into the driver model
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Jul 2006 11:09:02 +0000 (13:09 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:26 +0000 (18:01 -0700)
commit0044703d6ad548560866b7e15f7431f1a5e718a1
tree8479bdc23230d7c1fa581af15199d7bef7268231
parentd127ba3dc285cc04921b8863e191503019f56796
[Bluetooth] Integrate services into the driver model

This patch integrates the services of the Bluetooth protocols RFCOMM,
BNEP and HIDP into the driver model. This makes it possible to assign
the virtual TTY, network and input devices to a specific Bluetooth
connection.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/bnep/core.c
net/bluetooth/hidp/core.c
net/bluetooth/rfcomm/tty.c