android/gatt: Add support for UUID filter in search services

System Internals / BlueZ - Grzegorz Kolodziejczyk [tieto.com] - 9 May 2014 04:57 UTC

This adds support for filtering by UUID in searched services. If device is scanned for service by UUID it will be added to cache and partial service search flag will be set. If partial scan was performed earlier service cache will be refreshed when searching for all services.

42a5cd6 android/gatt: Add support for UUID filter in search services
android/gatt.c | 311 ++++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 224 insertions(+), 87 deletions(-)

Upstream: git.kernel.org


  • Share