commit | 0a85b964e141a4b8db6eaf500ceace12f8f52f93 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 06 13:09:02 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:01:26 2006 -0700 |
tree | 8479bdc23230d7c1fa581af15199d7bef7268231 | |
parent | b219e3ac66183fc9771b94af931fb5fd41d586ec [diff] |
[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>