]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6315f43ab1dfa2b69573ecec2e1c8354dc630f3
tree7073d457c36cb802d1dee693df70ec57beaee268
parentb3cd9575263ddbd454edcdaf4591f3e4ec062e51
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