Hi Johan, > This patch updates the code to use an asynchronous request for handling > the enabling and disabling of LE support. This refactoring is necessary > as a preparation for adding advertising support, since when LE is > disabled we should also disable advertising, and the cleanest way to do > this is to perform the two respective HCI commands in the same > asynchronous request. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 1 - > net/bluetooth/hci_event.c | 11 ------- > net/bluetooth/mgmt.c | 69 +++++++++++++++++----------------------- > 3 files changed, 29 insertions(+), 52 deletions(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- 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