]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Pass inquiry length to bredr_inquiry()
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 10:24:21 +0000 (12:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:31 +0000 (17:50 +0100)
commit7df26b56297456a133b8cc2efb069065d6b9a555
tree3acc8fea8cb4e93a68d3fcbdacc22204113790b9
parent2f27498107c298b9cdd93c77d9e3ad409949b36b
Bluetooth: Pass inquiry length to bredr_inquiry()

Passing the needed inquiry length to bredr_inquiry() makes it possible
to also use this helper for interleaved discovery where the controller
doesn't support simultaneous Inquiry & LE scan.

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