commit | 48db9ca4f2ac9f39eb90ccb12ad3ca7b645a552c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat May 05 00:36:06 2007 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat May 05 00:36:06 2007 +0200 |
tree | 5e821efe2a51e60d0c195ee87b5782a36bcad15a | |
parent | 53c1d4b0b22243c093ded25aaa01c8ff8ab6e6b3 [diff] |
[Bluetooth] Use in-kernel sockets API The kernel provides a new convenient way to access the sockets API for in-kernel users. It is a good idea to actually use it. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>