mirror of
https://github.com/espressif/openthread.git
synced 2026-08-05 02:17:47 +00:00
Implement DATA_RESUBMIT_DELAY. (#586)
This commit is contained in:
@@ -372,6 +372,7 @@ ThreadError Mle::SetStateChild(uint16_t aRloc16)
|
||||
mMleRouter.HandleChildStart(mParentRequestMode);
|
||||
}
|
||||
|
||||
mNetif.GetNetworkDataLocal().ClearResubmitDelayTimer();
|
||||
mNetif.GetIp6().SetForwardingEnabled(false);
|
||||
|
||||
otLogInfoMle("Mode -> Child\n");
|
||||
|
||||
Reference in New Issue
Block a user