Skip to content

Commit 2390977

Browse files
yunhanw-googlepull[bot]
authored andcommitted
refresh subscription liveness after processing subscribe response (#13519)
1 parent 057b275 commit 2390977

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/ReadClient.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,8 @@ CHIP_ERROR ReadClient::ProcessSubscribeResponse(System::PacketBufferHandle && aP
640640

641641
MoveToState(ClientState::SubscriptionActive);
642642

643+
RefreshLivenessCheckTimer();
644+
643645
return CHIP_NO_ERROR;
644646
}
645647

0 commit comments

Comments
 (0)