Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
MCUmgr Statistics Management API. More...
Data Structures | |
struct | stat_mgmt_entry |
Represents a single value in a statistics group. More... | |
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... | |
Command IDs for Statistics Management group. | |
#define | STAT_MGMT_ID_SHOW 0 |
Group data. | |
#define | STAT_MGMT_ID_LIST 1 |
List groups. | |
MCUmgr Statistics Management API.
#define STAT_MGMT_ID_LIST 1 |
#include <include/zephyr/mgmt/mcumgr/grp/stat_mgmt/stat_mgmt.h>
List groups.
#define STAT_MGMT_ID_SHOW 0 |
#include <include/zephyr/mgmt/mcumgr/grp/stat_mgmt/stat_mgmt.h>
Group data.
enum stat_mgmt_err_code_t |
#include <include/zephyr/mgmt/mcumgr/grp/stat_mgmt/stat_mgmt.h>
Command result codes for statistics management group.