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

Commit b0a7173e authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Flag for forcing BR/EDR transport when retrying SDP

Test: m com.android.btservices
Bug: 326656580
Bug: 315241296
Change-Id: I5eb64a532c70517f0e6739ea4a168d09a577422c
parent 30a80b24
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@ flag {
    description: "Don't reset the pairing state if service discovery concludes for a different device"
    bug: "321996502"
}

flag {
    name: "force_bredr_for_sdp_retry"
    namespace: "bluetooth"
    description: "Force BR/EDR transport for retrying SDP service discovery"
    bug: "326656580"
}