]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - net/bluetooth
[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)
commit0a85b964e141a4b8db6eaf500ceace12f8f52f93
tree8479bdc23230d7c1fa581af15199d7bef7268231
parentb219e3ac66183fc9771b94af931fb5fd41d586ec
[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