Files
frameworks_base/core/java/android/bluetooth
Vinay Kalia c2fd144218 Fix BLE scan leaks
If an app starts multiple scans with same callback then
there is a collision in mLeScanClients hash map which
results in leaking first scan. This change fixes it by
not allowing the second scan with same callback.

BUG: 62389939
BUG: 38198694

Test: Tested applications which started multiple scans with
       same callback.

Change-Id: I569069a40b6f8b4b8bb070731225e732c6b23ec8
(cherry picked from commit 9722971cb4)
2017-08-09 09:03:52 -07:00
..
2017-08-09 09:03:52 -07:00
2017-04-21 16:35:08 -06:00
2017-05-04 09:56:50 -07:00
2016-11-01 17:39:16 -07:00