Remove legacy advertiser from map after it's no longer used
Test: manual Bug: 62597369 Change-Id: Ief1e1b054f29b59b1ed72514b138d4f209f9847a
This commit is contained in:
@@ -208,6 +208,8 @@ public final class BluetoothLeAdvertiser {
|
||||
if (wrapper == null) return;
|
||||
|
||||
stopAdvertisingSet(wrapper);
|
||||
|
||||
mLegacyAdvertisers.remove(callback);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user