37 #ifndef MESH_CONFIG_H__ 38 #define MESH_CONFIG_H__ 42 #include "mesh_config_entry.h" The state owner rejected the data.
uint32_t mesh_config_power_down_time_get(void)
Calculate the longest time required to store all power down state.
The loaded entry was shorter than specified by the state owner.
void mesh_config_power_down(void)
Store all power-down state.
void mesh_config_init(void)
Initialize the configuration module.
void mesh_config_load(void)
Load all configuration data from persistent storage.
The loaded ID was unknown to the configuration.
mesh_config_load_failure_t
bool mesh_config_is_busy(void)
Check whether the configuration is waiting for an operation to finish.
void mesh_config_file_clear(uint16_t file_id)
Clean up the file area.
void mesh_config_clear(void)
Clear all configuration data.