OSDN Git Service

Don't try to stop advertising on death of GATT clients
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 19 Sep 2016 21:51:03 +0000 (14:51 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 23 Sep 2016 01:05:13 +0000 (01:05 +0000)
commitd828b42ed91213bd6115b84bc16809f13fc7afe6
tree7d60fd9d7a06b5dbf79beefe9834def9373c4774
parentc536e6001ef92d1251b7e4e2981636e3ae84c4b3
Don't try to stop advertising on death of GATT clients

We should no longer stop advertising for GATT clients. Advertisers
are kept in AdvertiseClient, and their death is handled in
AdvertiserDeathRecipient.

Bug: 30622771
Test: Kill app with GATT client registered
Change-Id: I21f246042d1632824ed3d2d8937f13bcafe380ab
src/com/android/bluetooth/gatt/GattService.java