Loading framework/java/android/bluetooth/BluetoothLeBroadcastAssistant.java +1 −0 Original line number Diff line number Diff line Loading @@ -582,6 +582,7 @@ public final class BluetoothLeBroadcastAssistant implements BluetoothProfile, Au throw new IllegalArgumentException("no callback was ever registered"); } mCallback.unregister(callback); mCallback = null; } } Loading Loading
framework/java/android/bluetooth/BluetoothLeBroadcastAssistant.java +1 −0 Original line number Diff line number Diff line Loading @@ -582,6 +582,7 @@ public final class BluetoothLeBroadcastAssistant implements BluetoothProfile, Au throw new IllegalArgumentException("no callback was ever registered"); } mCallback.unregister(callback); mCallback = null; } } Loading