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

Commit cbe48c54 authored by Devin Kim's avatar Devin Kim Committed by android-build-merger
Browse files

Fix BT connection failures

am: f409a652

* commit 'f409a652':
  Fix BT connection failures
parents d9f16f99 f409a652
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -411,6 +411,7 @@ void rfc_mx_sm_state_wait_sabme (tRFC_MCB *p_mcb, UINT16 event, void *p_data)

            p_mcb->state      = RFC_MX_STATE_CONNECTED;
            p_mcb->peer_ready = TRUE;
            PORT_StartCnf (p_mcb, RFCOMM_SUCCESS);
        }
        return;