Loading system/btif/src/btif_rc.cc +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
system/btif/src/btif_rc.cc +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading