Hi Marcel, On Sun, Apr 05, 2015, Marcel Holtmann wrote: > 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@xxxxxxxxxxxx> > --- > drivers/bluetooth/Kconfig | 3 ++ > drivers/bluetooth/Makefile | 1 + > drivers/bluetooth/btbcm.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btbcm.h | 41 +++++++++++++++++++ > 4 files changed, 144 insertions(+) > create mode 100644 drivers/bluetooth/btbcm.c > create mode 100644 drivers/bluetooth/btbcm.h All 10 patches have been applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html