OSDN Git Service

Handle PendingIntent-based callback for scan results
authorAmith Yamasani <yamasani@google.com>
Fri, 14 Apr 2017 00:49:42 +0000 (17:49 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 19 Apr 2017 22:37:16 +0000 (15:37 -0700)
commitd03408c87f740be8d87e706d8f43db6870b2733a
tree939056f77063630bf884c38a9b380efb7624cd6e
parentdf2c7df9eb3df62cf13e9d2e82fc1c156c71f280
Handle PendingIntent-based callback for scan results

This allows scan results to be returned to an app that is
potentially not running at the moment.

Bug: 37254611
Test: WIP for new tests. Existing cts bluetooth tests pass.
Change-Id: Iaa24333605ebd06636bfd765cec4551692d0f4d4
src/com/android/bluetooth/gatt/ContextMap.java
src/com/android/bluetooth/gatt/GattService.java