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

Message format for the Key Refresh Phase Status message. More...

#include <config_messages.h>

Data Fields

uint8_t status
 Status code. More...
 
config_msg_key_index_12_t netkey_index
 Index of the network the key refresh phase is reported for. More...
 
uint8_t phase
 Current key refresh phase for the subnet. More...
 

Detailed Description

Message format for the Key Refresh Phase Status message.

Definition at line 389 of file config_messages.h.

Field Documentation

◆ status

uint8_t config_msg_key_refresh_phase_status_t::status

Status code.

Definition at line 391 of file config_messages.h.

◆ netkey_index

config_msg_key_index_12_t config_msg_key_refresh_phase_status_t::netkey_index

Index of the network the key refresh phase is reported for.

Definition at line 392 of file config_messages.h.

◆ phase

uint8_t config_msg_key_refresh_phase_status_t::phase

Current key refresh phase for the subnet.

Definition at line 393 of file config_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated