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

Commit 0211dcad authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "HFP: Add flag for Fall back to SCO connection if eSCO connection is failed" into main

parents ffcf6bbe 6b9c2840
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
    description: "start and stop of the SCO is managed by Audio instead of Bluetooth"
    bug: "315234036"
}

flag {
    name: "retry_esco_with_zero_retransmission_effort"
    namespace: "bluetooth"
    description: "retry eSCO connection based on retransmission_effort"
    bug: "316498257"
}