Command response to SERIAL_OPCODE_CMD_ACCESS_MODEL_SUBS_GET command with subscription address handles. More...
#include <serial_cmd_rsp.h>
Data Fields | |
| uint16_t | count |
Number of available handles in address_handles. | |
| dsm_handle_t | address_handles [(SERIAL_EVT_CMD_RSP_DATA_MAXLEN-sizeof(uint16_t))/sizeof(dsm_handle_t)] |
| List of the address handles of all subscription addresses bound to the given model. | |
Detailed Description
Command response to SERIAL_OPCODE_CMD_ACCESS_MODEL_SUBS_GET command with subscription address handles.
Definition at line 227 of file serial_cmd_rsp.h.
- mesh/serial/include/serial_cmd_rsp.h