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

Command response to SERIAL_OPCODE_CMD_MODEL_SPECIFIC_INIT with the reserved model handle. More...

#include <serial_cmd_rsp.h>

Data Fields

access_model_handle_t model_handle
 Handle of the initialized model. More...
 

Detailed Description

Command response to SERIAL_OPCODE_CMD_MODEL_SPECIFIC_INIT with the reserved model handle.

Definition at line 285 of file serial_cmd_rsp.h.

Field Documentation

◆ model_handle

access_model_handle_t serial_evt_cmd_rsp_data_model_init_t::model_handle

Handle of the initialized model.

Definition at line 287 of file serial_cmd_rsp.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated