Home
last modified time | relevance | path

Searched refs:ot_setting_exists (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dsettings.c132 static bool ot_setting_exists(const char *path) in ot_setting_exists() function
291 } while (ot_setting_exists(path)); in otPlatSettingsAdd()