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

Commit 7c489a83 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "SCO: Ignore close event at listen state"

parents 379b3dc9 3cf3a4a5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -332,7 +332,6 @@ static void bta_hf_client_sco_event(tBTA_HF_CLIENT_CB* client_cb,
          break;

        case BTA_HF_CLIENT_SCO_SHUTDOWN_E:
        case BTA_HF_CLIENT_SCO_CLOSE_E:
          /* remove listening connection */
          bta_hf_client_sco_remove(client_cb);