Bluetooth: Read list of local codecs supported by the controller
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 23 Jul 2014 17:24:56 +0000 (19:24 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 23 Jul 2014 17:34:06 +0000 (20:34 +0300)
commit109e3191935a77d123375f045e719b164fa471aa
tree55e3699ac7816508e83e054cdd3420a9fb49628a
parent32333edb82fb2009980eefc5518100068147ab82
Bluetooth: Read list of local codecs supported by the controller

If the Bluetooth controller supports Read Local Supported Codecs
command, then issue it during initialization so that the list of
codecs is known.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c