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

Commit fcbbfe57 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 37ecb0d1 39e96b70
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1853,7 +1853,7 @@ private:
      } break;
      } break;


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


      case BTA_GATTC_SRVC_DISC_DONE_EVT:
      case BTA_GATTC_SRVC_DISC_DONE_EVT: