]> git.baikalelectronics.ru Git - kernel.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)
commit6f5b274440e56f858e4dc4ea653fda0b260fbc70
tree3acc8fea8cb4e93a68d3fcbdacc22204113790b9
parent95db56b3b638cdd244e4732cc857fece9ac015b6
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