]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb671a624084050b79c6238ad13c1b18bd0886f6
tree4c68697550728db3c29fe686e0d6b3c5d8e0cf31
parenta2c40bd5f7db3bfcf86e815d2c27cd8d78aee335
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