Bluetooth: Remove update_scan hci_request dependancy
authorBrian Gix <brian.gix@intel.com>
Thu, 21 Jul 2022 23:22:24 +0000 (16:22 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 19:55:40 +0000 (12:55 -0700)
commitbb87672562f871edd7a220222dd2480a87294580
treea9321e8dffe825f3094f553839cc048b430d5c66
parentec2904c259c56fbe50aacd838da9553a6eea6683
Bluetooth: Remove update_scan hci_request dependancy

This removes the remaining calls to HCI_OP_WRITE_SCAN_ENABLE from
hci_request call chains, and converts them to hci_sync calls.

Signed-off-by: Brian Gix <brian.gix@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
include/net/bluetooth/hci_sync.h
net/bluetooth/hci_event.c
net/bluetooth/hci_request.c
net/bluetooth/hci_request.h
net/bluetooth/hci_sync.c
net/bluetooth/mgmt.c