Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 616d44b4 authored by Jack He's avatar Jack He Committed by Android (Google) Code Review
Browse files

Merge changes I1b09f805,I82861bd9,Id51c1821,Ib3a3f68a,I84391473 into tm-qpr-dev

* changes:
  LeAudio: Add timeout to VBC close
  LeAudio: Support for Live recordings
  LeAudio: Improve function naming
  LeAudio: Fix crash on bad remote audio allocation config
  LeAudio: Adjust audio set configurations
parents 3205be95 4555bbc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@
            ]
        },
        {
            "name": "Recording",
            "name": "Live",
            "configurations": [
                "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_Server_Preferred_1",
                "VND_SingleDev_TwoChanStereoSrc_48khz_100octs_R11_L40_1"
Loading