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

Mesh key refresh event parameters. More...

#include <serial_evt.h>

Data Fields

uint16_t netkey_index
 Network key index of the network key being updated. More...
 
uint8_t phase
 Current key refresh phase for the network key being updated. More...
 

Detailed Description

Mesh key refresh event parameters.

Definition at line 311 of file serial_evt.h.

Field Documentation

◆ netkey_index

uint16_t serial_evt_mesh_key_refresh_t::netkey_index

Network key index of the network key being updated.

Definition at line 313 of file serial_evt.h.

◆ phase

uint8_t serial_evt_mesh_key_refresh_t::phase

Current key refresh phase for the network key being updated.

Definition at line 314 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated