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

Commit 688db20e 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:...

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

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

Change-Id: Iafd10a5c8306ce3413196aba0ac62b641b73235a
parents 2554a04d 01f9ea0f
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