src/com/android/settings/connecteddevice/audiosharing/audiostreams/AudioStreamScanHelper.java
0 → 100644
+226
−0
+27
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: Handle existed source first, then handle QR code. Start scanning with filter when entering WAIT_FOR_SYNC state, then restart scan without filter when exiting. Implement scan with filter and restart scan without filter. Create new state `SourceLostState`. Creates a helper class to handle audio stream scanning.