|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
| struct | enum_mgmt_detail_output |
| Structure provided in the MGMT_EVT_OP_ENUM_MGMT_DETAILS notification callback: This callback function is called once per command group when the detail command is used, it can be used to return additional information/fields in the response. More... | |
Enumerations | |
| enum | enum_mgmt_group_events { MGMT_EVT_OP_ENUM_MGMT_DETAILS = MGMT_DEF_EVT_OP_ID(MGMT_EVT_GRP_ENUM, 0) , MGMT_EVT_OP_ENUM_MGMT_ALL = MGMT_DEF_EVT_OP_ALL(MGMT_EVT_GRP_ENUM) } |
| MGMT event opcodes for enumeration management group. More... | |