commit | 4fba30f07f51617438835f75b58e37fb610b2d8d | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Apr 05 22:52:10 2015 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Apr 07 18:47:11 2015 +0200 |
tree | 10e786a1a8c3d3d0a19d9f6016d0a1e99657170a | |
parent | 788a675675b3ec5b64d232eae25e8e3e897cd31b [diff] |
Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support The majority of Broadcom Bluetooth vendor commands are shared between USB and UART transports. This creates a separate module that eventually will hold all Broadcom specific commands, but for now just start with the commands to change the Bluetooth public address and check for the default address. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>