Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
settings_mgmt_callbacks.h File Reference

Go to the source code of this file.

Data Structures

struct  settings_mgmt_access
 Structure provided in the MGMT_EVT_OP_SETTINGS_MGMT_ACCESS notification callback. More...
 

Enumerations

Settings access types
enum  settings_mgmt_access_types {
  SETTINGS_ACCESS_READ , SETTINGS_ACCESS_WRITE , SETTINGS_ACCESS_DELETE , SETTINGS_ACCESS_COMMIT ,
  SETTINGS_ACCESS_LOAD , SETTINGS_ACCESS_SAVE
}