Hi Marcel, On Mon, Apr 06, 2015, Marcel Holtmann wrote: > The majority of Intel Bluetooth vendor commands are shared between USB > and UART transports. This creates a separate module that eventually > will hold all Intel 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/btintel.c | 101 ++++++++++++++++++++++++++++++++++++++++++++ > drivers/bluetooth/btintel.h | 41 ++++++++++++++++++ > 4 files changed, 146 insertions(+) > create mode 100644 drivers/bluetooth/btintel.c > create mode 100644 drivers/bluetooth/btintel.h All four patches in this set 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