Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
enum_mgmt.h File Reference

Go to the source code of this file.

Macros

#define ENUM_MGMT_ID_COUNT   0
 Command IDs for enumeration management group.
 
#define ENUM_MGMT_ID_LIST   1
 
#define ENUM_MGMT_ID_SINGLE   2
 
#define ENUM_MGMT_ID_DETAILS   3
 

Enumerations

enum  enum_mgmt_err_code_t {
  ENUM_MGMT_ERR_OK = 0 , ENUM_MGMT_ERR_UNKNOWN , ENUM_MGMT_ERR_TOO_MANY_GROUP_ENTRIES , ENUM_MGMT_ERR_INSUFFICIENT_HEAP_FOR_ENTRIES ,
  ENUM_MGMT_ERR_INDEX_TOO_LARGE
}
 Command result codes for enumeration management group. More...