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... | |
Mesh key refresh event parameters.
Definition at line 311 of file serial_evt.h.
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.
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.