Searched defs:settings_handler (Results 1 – 1 of 1) sorted by relevance
68 struct settings_handler { struct70 const char *name;73 int cprio;76 int (*h_get)(const char *key, char *val, int val_len_max);88 int (*h_set)(const char *key, size_t len, settings_read_cb read_cb,103 int (*h_commit)(void);133 * @struct settings_handler_static argument