Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dsettings.c116 static int ot_setting_exists_cb(const char *key, size_t len, in ot_setting_exists_cb() function
136 (void)settings_load_subtree_direct(path, ot_setting_exists_cb, &exists); in ot_setting_exists()