Loading core/java/android/bluetooth/le/BluetoothLeAdvertiser.java +2 −0 Original line number Diff line number Diff line Loading @@ -208,6 +208,8 @@ public final class BluetoothLeAdvertiser { if (wrapper == null) return; stopAdvertisingSet(wrapper); mLegacyAdvertisers.remove(callback); } } Loading Loading
core/java/android/bluetooth/le/BluetoothLeAdvertiser.java +2 −0 Original line number Diff line number Diff line Loading @@ -208,6 +208,8 @@ public final class BluetoothLeAdvertiser { if (wrapper == null) return; stopAdvertisingSet(wrapper); mLegacyAdvertisers.remove(callback); } } Loading