Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bluetooth: hci_uart: Use generic Intel support for address setting | Marcel Holtmann | 2015-04-07 | 1 | -17/+0 |
| | | | | | | | | | The Bluetooth address setting for Intel devices is provided by a generic module now. Start using that module instead of relying it being included in the driver. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> | ||||
* | Bluetooth: hci_uart: Add support Intel address configuration | Marcel Holtmann | 2015-04-07 | 1 | -0/+48 |
When using vendor detection, this adds support for the Intel specific address configuration command. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |