summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothMap.java
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2017-08-28 04:12:49 -0700
committerAndre Eisenbach <eisenbach@google.com>2017-08-29 17:26:23 +0000
commit7ec636e0b36715c0c8007c969811b20743e8d49c (patch)
tree3a814bfe14d0a801de963737b0f5596172a3e4bd /framework/java/android/bluetooth/BluetoothMap.java
parent74d849c8f21dc6df8a3accab74573f43c7e566e3 (diff)
Fix GATT client leakage when scan is throttled (1/2)
Currently, scan throttling happens after client is registered, but before the scan is started. This might lead to scan client being leaked. This patch fixed that by moving check before client registration. Bug: 64887233 Test: manual Change-Id: I22ae624a0c51110cb69679f796926e3b2b36d0ac Merged-In: I22ae624a0c51110cb69679f796926e3b2b36d0ac (cherry picked from commit 01ea3736138c612f04ccee60adf68a5b0e2d5b7d)
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothMap.java')
0 files changed, 0 insertions, 0 deletions