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)
commitb487b9ce9340a6e98d7f8277399304b23b7be456
tree97d5dae05e0cdc97a037f1ce932b8c220e5cbfc3
parentbda157a40077447b25a1172a17b8ef81a2905cb7
Bluetooth: Add framework for device found filtering based on UUID

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