Skip to content

Commit

Permalink
Update src/app/ReadClient.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
yunhanw-google and bzbarsky-apple authored Jan 3, 2024
1 parent 67c71da commit f31cadc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/ReadClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,6 @@ void ReadClient::OnLivenessTimeoutCallback(System::Layer * apSystemLayer, void *

if (_this->mIsPeerLIT)
{

// If a LIT ICD device enters an inactive state, the associated subscription is marked as `InactiveICDSubscription`.
// The ReadClient consumer then determines whether to initiate resubscription through the `OnResubscriptionNeeded` callback.
// This decision process is triggered by either a liveness timeout or the arrival of a check-in message.
Expand Down

0 comments on commit f31cadc

Please sign in to comment.