| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | stat_mgmt_entry | 
| Represents a single value in a statistics group.  More... | |
Macros | |
| #define | STAT_MGMT_ID_SHOW 0 | 
| Command IDs for statistics management group.   | |
| #define | STAT_MGMT_ID_LIST 1 | 
Enumerations | |
| enum | stat_mgmt_err_code_t {  STAT_MGMT_ERR_OK = 0 , STAT_MGMT_ERR_UNKNOWN , STAT_MGMT_ERR_INVALID_GROUP , STAT_MGMT_ERR_INVALID_STAT_NAME , STAT_MGMT_ERR_INVALID_STAT_SIZE , STAT_MGMT_ERR_WALK_ABORTED }  | 
| Command result codes for statistics management group.  More... | |
| #define STAT_MGMT_ID_LIST 1 | 
| #define STAT_MGMT_ID_SHOW 0 | 
Command IDs for statistics management group.
| enum stat_mgmt_err_code_t | 
Command result codes for statistics management group.