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

Commit cb5d6167 authored by Bhushan Shinkar's avatar Bhushan Shinkar Committed by Gerrit Code Review
Browse files

Merge "HFP: Add flag for Closing Rfcomm connection instead of resetting the connection." into main

parents 644ed958 44ecf517
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -41,3 +41,10 @@ flag {
    description: "retry eSCO connection based on retransmission_effort"
    bug: "316498257"
}

flag {
    name: "close_rfcomm_instead_of_reset"
    namespace: "bluetooth"
    description: "Closing Rfcomm Connection instead of reset"
    bug: "316993992"
}