Bluetooth: Add controller types for BR/EDR and 802.11 AMP
With the Bluetooth 3.0 specification and the introduction of alternate
MAC/PHY (AMP) support, it is required to differentiate between primary
BR/EDR controllers and 802.11 AMP controllers. So introduce a special
type inside HCI device for differentiation.
For now all AMP controllers will be treated as raw devices until an
AMP manager has been implemented.
Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/hci.h 4 additions, 0 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 1 addition, 0 deletionsinclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_core.c 5 additions, 1 deletionnet/bluetooth/hci_core.c
- net/bluetooth/hci_sysfs.c 20 additions, 0 deletionsnet/bluetooth/hci_sysfs.c
Loading
Please register or sign in to comment