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

Commit a8748a2e authored by Sal Savage's avatar Sal Savage Committed by Automerger Merge Worker
Browse files

Merge "Handle connection failures on the control channel properly" am: 0c4c35e4

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1692649

Change-Id: I240d1837118c778edbe825c019cedd7ae30bcdb6
parents 2061d212 0c4c35e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -667,6 +667,7 @@ void handle_rc_connect(tBTA_AV_RC_OPEN* p_rc_open) {
    BTIF_TRACE_ERROR("%s: Connect failed with error code: %d", __func__,
                     p_rc_open->status);
    p_dev->rc_connected = false;
    return;
  }

  // check if already some RC is connected