Hi Luiz, > This makes MGMT_OP_SET_DISCOVERABLE use hci_cmd_sync_queue instead of > use a dedicated discoverable_update work. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 2 - > include/net/bluetooth/hci_sync.h | 3 ++ > net/bluetooth/hci_request.c | 12 ----- > net/bluetooth/hci_sync.c | 90 +++++++++++++++++++++++++++++++- > net/bluetooth/mgmt.c | 43 +++++++-------- > 5 files changed, 112 insertions(+), 38 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel