]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: hci_sync: Move handling of interleave_scan
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 1 Jul 2024 20:50:30 +0000 (16:50 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 15 Jul 2024 14:11:31 +0000 (10:11 -0400)
commit8bedf130c265384fb136b19b20504239240c51bf
treecdb9ba3dbc6a790133c4377e566c9ced85de442e
parent176cbeceb5c5a740216a6be3e751e76aaddf94b9
Bluetooth: hci_sync: Move handling of interleave_scan

This moves handling of interleave_scan work to hci_sync.c since
hci_request.c is deprecated.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_core.c
net/bluetooth/hci_sync.c