Bluetooth: Add support for Start Limited Discovery command
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jan 2016 11:19:32 +0000 (13:19 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 5 Jan 2016 16:02:50 +0000 (17:02 +0100)
commit78b781ca0d35191ebf8d8cad8beec810270f0f2e
tree7073d457c36cb802d1dee693df70ec57beaee268
parent0d3b7f64c84d53658daf28e2f9772e38acb9340d
Bluetooth: Add support for Start Limited Discovery command

This patch implements the mgmt Start Limited Discovery command. Most
of existing Start Discovery code is reused since the only difference
is the presence of a 'limited' flag as part of the discovery state.

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