Skip to content

Commit

Permalink
Merge branch 'project-chip:master' into Test_Added_17_Dec
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl authored and kvikrambhat committed Jan 13, 2022
2 parents f3a3381 + f700ac9 commit 71de9ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/ReadClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,8 @@ CHIP_ERROR ReadClient::ProcessSubscribeResponse(System::PacketBufferHandle && aP

MoveToState(ClientState::SubscriptionActive);

RefreshLivenessCheckTimer();

return CHIP_NO_ERROR;
}

Expand Down

0 comments on commit 71de9ec

Please sign in to comment.