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

Commit 76c231c3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Ag: reset clip on close" into main

parents 8762507a ed87faa2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -403,6 +403,7 @@ void bta_ag_rfc_close(tBTA_AG_SCB* p_scb, const tBTA_AG_DATA& /* data */) {
  int i, num_active_conn = 0;

  /* reinitialize stuff */
  p_scb->clip[0] = 0;
  p_scb->conn_service = 0;
  p_scb->peer_features = 0;
  p_scb->masked_features = p_scb->features;