nRF5 SDK for Mesh v5.0.0
Data Fields
serial_evt_cmd_rsp_data_elem_models_get_t Struct Reference

Command response to SERIAL_OPCODE_CMD_ACCESS_MODEL_APP_GET with application key handles. More...

#include <serial_cmd_rsp.h>

Data Fields

uint16_t count
 Number of available handles in model_handles.
 
access_model_handle_t model_handles [(SERIAL_EVT_CMD_RSP_DATA_MAXLEN-sizeof(uint16_t))/sizeof(access_model_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_APP_GET with application key handles.

Definition at line 271 of file serial_cmd_rsp.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated