]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: HCI devices are either BR/EDR or AMP radios
authorDavid Vrabel <david.vrabel@csr.com>
Mon, 9 Aug 2010 21:38:10 +0000 (17:38 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 12 Oct 2010 15:44:51 +0000 (12:44 -0300)
commit8f1e1742233cd1c3444dfc6c945a2efb2814e157
tree252563ff2af556132d23f0edfd6bfa92a8a97dc5
parent29b4433d991c88d86ca48a4c1cc33c671475be4b
Bluetooth: HCI devices are either BR/EDR or AMP radios

HCI transport drivers may not know what type of radio an AMP device has
so only say whether they're BR/EDR or AMP devices.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
drivers/bluetooth/btmrvl_main.c
include/net/bluetooth/hci.h
net/bluetooth/hci_sysfs.c