Hi Luiz, > This makes MGMT_OP_SET_CONNEABLE use hci_cmd_sync_queue instead of > use a dedicated connetable_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 | 2 ++ > net/bluetooth/hci_request.c | 43 -------------------------------- > net/bluetooth/hci_sync.c | 31 +++++++++++++++++++++++ > net/bluetooth/mgmt.c | 36 +++++++++++++------------- > 5 files changed, 52 insertions(+), 62 deletions(-) Patch has been applied to bluetooth-next tree. Regards Marcel