Bluetooth: Rename get_adv_instance_scan_rsp
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 14 Nov 2020 00:44:34 +0000 (16:44 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Dec 2020 15:00:33 +0000 (17:00 +0200)
commitaeeae47d3414e8884370c19a7175c46ce14c66c1
tree4c68697550728db3c29fe686e0d6b3c5d8e0cf31
parenta76a0d365077711594ce200a9553ed6d1ff40276
Bluetooth: Rename get_adv_instance_scan_rsp

This renames get_adv_instance_scan_rsp to adv_instance_is_scannable and
make it return a bool since it was not actually properly return the size
of the scan response as one could expect.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_request.c