Skip to content
Commit b3a1ede8 authored by Robert Lubos's avatar Robert Lubos Committed by Maureen Helm
Browse files

net: openthread: Use settings subsystem



OpenThread settings implementation built on top of Zepyhr settings
submodule.

With this solution, OpenThread settings are identified with keys of
the following format: `ot/id/instance`, where `id` is assigned by
OpenThread stack, and `instance` is a 32-bit random number, both in
hex. The implementation makes use of `settings_load_subtree_direct`
function to iterate over settings instances. This allows the
OpenThread settings layer to be a fully transparent shim layer between
OpenThread/Zephyr APIs.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent b0bdf91e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment