[Bluetooth] Add support for handling simple eSCO links
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Oct 2007 12:55:10 +0000 (14:55 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:47 +0000 (02:59 -0700)
commitb6a0dc822497e1c0b9e8c4add270cc27fce48454
treeecfd0a08f62e4c6c7d1e63e62c04b6c17ca09cb6
parentdae6a0f6636d05bcb28ece1f3630b23ed2d66e18
[Bluetooth] Add support for handling simple eSCO links

With the Bluetooth 1.2 specification the Extended SCO feature for
better audio connections was introduced. So far the Bluetooth core
wasn't able to handle any eSCO connections correctly. This patch
adds simple eSCO support while keeping backward compatibility with
older devices.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/sco.c