IPv6 API cleanup.

This commit is contained in:
Jonathan Hui
2017-01-11 21:55:17 -08:00
parent 669c792118
commit 98da7f3166
34 changed files with 513 additions and 545 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ void TestFuzz(uint32_t aSeconds)
// Start the Thread network
otSetPanId(aInstance, (otPanId)0xFACE);
otInterfaceUp(aInstance);
otIp6SetEnabled(aInstance, true);
otThreadStart(aInstance);
uint32_t countRecv = 0;