Implement DATA_RESUBMIT_DELAY. (#586)

This commit is contained in:
Jonathan Hui
2016-09-16 08:43:52 -07:00
committed by GitHub
parent 0d54e51ebe
commit b082d965e9
5 changed files with 55 additions and 12 deletions
+1
View File
@@ -372,6 +372,7 @@ ThreadError Mle::SetStateChild(uint16_t aRloc16)
mMleRouter.HandleChildStart(mParentRequestMode);
}
mNetif.GetNetworkDataLocal().ClearResubmitDelayTimer();
mNetif.GetIp6().SetForwardingEnabled(false);
otLogInfoMle("Mode -> Child\n");