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

Used by access commands that only require the model handle. More...

#include <serial_cmd.h>

Data Fields

access_model_handle_t handle
 Handle of the model that the access module should operate on. More...
 

Detailed Description

Used by access commands that only require the model handle.

Definition at line 641 of file serial_cmd.h.

Field Documentation

◆ handle

access_model_handle_t serial_cmd_access_model_handle_t::handle

Handle of the model that the access module should operate on.

Definition at line 643 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated