commit | d58daf42d29a3a4a4d4be46cf47ceee096789680 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Jan 15 21:52:14 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 06:14:22 2009 +0100 |
tree | c88a5820a44fe993e271437b0fcebdde7e8298d3 | |
parent | 91aa35a5aa3540223066bf6b51c935418c63a35d [diff] |
Bluetooth: Preparation for usage of SOL_BLUETOOTH The socket option levels SOL_L2CAP, SOL_RFOMM and SOL_SCO are currently in use by various Bluetooth applications. Going forward the common option level SOL_BLUETOOTH should be used. This patch prepares the clean split of the old and new option levels while keeping everything backward compatibility. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>