Bluetooth: Delete unused hci_req_stop_discovery()
authorBrian Gix <brian.gix@intel.com>
Fri, 5 Aug 2022 23:42:30 +0000 (16:42 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 25 Aug 2022 23:19:07 +0000 (16:19 -0700)
commit9e63767dd58a388ca1c000058f0bf84abf154b48
tree8ea882a8d240c94254a4f3585fa71b9d1d679741
parent27d54b778ad1fb32c2c108cfe97e861c3909a46f
Bluetooth: Delete unused hci_req_stop_discovery()

hci_req_stop_discovery has been deprecated in favor of
hci_stop_discovery_sync() as part of transition to hci_sync.c

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