commit | b487b9ce9340a6e98d7f8277399304b23b7be456 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Dec 05 10:55:57 2014 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Dec 05 12:37:35 2014 +0200 |
tree | 97d5dae05e0cdc97a037f1ce932b8c220e5cbfc3 | |
parent | bda157a40077447b25a1172a17b8ef81a2905cb7 [diff] |
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>