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

Message format for the Network Key Status message. More...

#include <config_messages.h>

Data Fields

uint8_t status
 Status code. More...
 
config_msg_key_index_12_t netkey_index
 Network key index. More...
 

Detailed Description

Message format for the Network Key Status message.

Definition at line 329 of file config_messages.h.

Field Documentation

◆ status

uint8_t config_msg_netkey_status_t::status

Status code.

Definition at line 331 of file config_messages.h.

◆ netkey_index

config_msg_key_index_12_t config_msg_netkey_status_t::netkey_index

Network key index.

Definition at line 332 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated