nRF5 SDK for Mesh v5.0.0
Data Fields
serial_evt_cmd_rsp_data_model_apps_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 appkey_handles.
 
dsm_handle_t appkey_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_APP_GET with application key handles.

Definition at line 234 of file serial_cmd_rsp.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated