Files
openthread/examples/platforms/utils
Shu Chen 7eed76c781 Use a new specialized ChildInfo structure for children information persistent storage (#1572)
Create a new specialized ChildInfo structure, which will be only used for children information storage

Also update otPlatSettingsGet() to be consistent with its documentation:
* return the actual length of the setting, but not the actual length it read to aValue
2017-04-11 19:17:20 -07:00
..