Bluetooth: Add framework for device found filtering based on UUID
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Dec 2014 09:55:57 +0000 (10:55 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 5 Dec 2014 10:37:35 +0000 (12:37 +0200)
Using Start Service Discovery provides the option to specifiy a list
of UUID that are used to filter out device found events. This patch
provides the framework for hooking up the UUID filter.

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

Simple merge