Skip to content

Commit

Permalink
Resytler fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
anush-apple committed May 17, 2024
1 parent 10cb21e commit f268b28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/OperationalSessionSetup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,6 @@ void OperationalSessionSetup::OnSessionEstablishmentError(CHIP_ERROR error, Sess
#endif // CHIP_DEVICE_CONFIG_ENABLE_AUTOMATIC_CASE_RETRIES
}


// Session failed to be established. This is when discovery is also stopped
MATTER_LOG_METRIC_END(kMetricDeviceOperationalDiscovery, error);
MATTER_LOG_METRIC_END(kMetricDeviceCASESession, error);
Expand Down

0 comments on commit f268b28

Please sign in to comment.