]> 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)
commit9038a5a7cd970f9bd6cb2bbb4df0598d90853e8a
tree4c68697550728db3c29fe686e0d6b3c5d8e0cf31
parent804edf03a8aa7aa5850dc33a18f1734a7239d99e
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