commit | 78b781ca0d35191ebf8d8cad8beec810270f0f2e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jan 05 13:19:32 2016 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Jan 05 17:02:50 2016 +0100 |
tree | 7073d457c36cb802d1dee693df70ec57beaee268 | |
parent | 0d3b7f64c84d53658daf28e2f9772e38acb9340d [diff] |
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>