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

Mesh subnet delete command parameters. More...

#include <serial_cmd.h>

Data Fields

uint16_t subnet_handle
 Handle of the subnet to delete. More...
 

Detailed Description

Mesh subnet delete command parameters.

Definition at line 384 of file serial_cmd.h.

Field Documentation

◆ subnet_handle

uint16_t serial_cmd_mesh_subnet_delete_t::subnet_handle

Handle of the subnet to delete.

Definition at line 386 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated