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

Commit 80d5bcce authored by Chris Manton's avatar Chris Manton
Browse files

le_audio: Revert^2 "Fix local disconnect reason code"

Tag: #feature
Bug: 216670337
Test: Manual

Revert submission
1962740-revert-1949059-fix_le_audio_reconnect_issue-TGMRFBPVYG

Reason for revert: May not have been the previous failure
Reverted Changes:
I69d4cd696:Revert "Fix local disconnect reason code"
Ibaf09f8ce:Revert "le_audio : Fix issue of LE Audio not conne...

Change-Id: I5c8fdaea4fda6798f64e81f6c05b244595b9bfdc
parent 22c1d198
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -580,6 +580,7 @@ void bta_gattc_close(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) {

  if (p_data->hdr.event == BTA_GATTC_API_CLOSE_EVT) {
    GATT_Disconnect(p_data->hdr.layer_specific);
    cb_data.close.reason = GATT_CONN_TERMINATE_LOCAL_HOST;
    LOG_DEBUG("Local close event client_if:%hu conn_id:%hu reason:%s",
              cb_data.close.client_if, cb_data.close.conn_id,
              gatt_disconnection_reason_text(