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

Mesh appkey delete command parameters. More...

#include <serial_cmd.h>

Data Fields

uint16_t appkey_handle
 Handle of the appkey to delete. More...
 

Detailed Description

Mesh appkey delete command parameters.

Definition at line 405 of file serial_cmd.h.

Field Documentation

◆ appkey_handle

uint16_t serial_cmd_mesh_appkey_delete_t::appkey_handle

Handle of the appkey to delete.

Definition at line 407 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated