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>
This commit is contained in:
committed by
Gustavo F. Padovan
parent
29b4433d99
commit
8f1e174223
@@ -54,7 +54,7 @@
|
||||
|
||||
/* HCI controller types */
|
||||
#define HCI_BREDR 0x00
|
||||
#define HCI_80211 0x01
|
||||
#define HCI_AMP 0x01
|
||||
|
||||
/* HCI device quirks */
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user