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

Commit 6a755a90 authored by Pankaj Kanwar's avatar Pankaj Kanwar Committed by Android Git Automerger
Browse files

am ff71dc9d: am 7773cecb: Merge "Check BR device count before initiating role...

am ff71dc9d: am 7773cecb: Merge "Check BR device count before initiating role switch" into mnc-dr-dev

* commit 'ff71dc9d':
  Check BR device count before initiating role switch
parents 6f220956 ff71dc9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3681,7 +3681,7 @@ static void bta_dm_adjust_roles(BOOLEAN delay_role_switch)
                }

                if((bta_dm_cb.device_list.peer_device[i].pref_role == BTA_MASTER_ROLE_ONLY)
                    || (bta_dm_cb.device_list.count > 1))
                    || (br_count > 1))
                {

                /* Initiating immediate role switch with certain remote devices