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

Commit 39e96b70 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[ALPS08192549] CSIP: Fix wrong field in tBTA_GATTC be used" into main

parents 7a3dfe40 19c146f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1853,7 +1853,7 @@ private:
      } break;

      case BTA_GATTC_SRVC_CHG_EVT:
        OnGattServiceChangeEvent(p_data->remote_bda);
        OnGattServiceChangeEvent(p_data->service_changed.remote_bda);
        break;

      case BTA_GATTC_SRVC_DISC_DONE_EVT: