Bluetooth: Add support for Start Service Discovery command
commit66ea9427e08cb0a856006012b15e6b93ce379115
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 5 Dec 2014 09:55:59 +0000 (5 10:55 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 5 Dec 2014 10:37:37 +0000 (5 12:37 +0200)
tree7ef86ef2fd8892b01f0f3844d4b5476d03ae9bdf
parent799ce93df07bfc85296fc8357fd3a12fdfd4f175
Bluetooth: Add support for Start Service Discovery command

This patch adds support for the Start Service Discovery command. It
does all the checks for command parameters and configured the discovery
filter settings correctly. However the actual support for filtering
will be added with another patch.

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