Data structure of the key_refresh_phase_status event.

Public Attributes#

uint16_t
uint32_t
uint16_t
uint8_t

Public Attribute Documentation#

result#

uint16_t sl_btmesh_evt_config_client_key_refresh_phase_status_s::result

SL_STATUS_OK if successful. Error code otherwise.


handle#

uint32_t sl_btmesh_evt_config_client_key_refresh_phase_status_s::handle

Request handle


netkey_index#

uint16_t sl_btmesh_evt_config_client_key_refresh_phase_status_s::netkey_index

Network key index for which the state applies


value#

uint8_t sl_btmesh_evt_config_client_key_refresh_phase_status_s::value

Key refresh phase state of the node for the given network key. Valid values are:

  • 0: Normal operation

  • 1: First phase of key refresh procedure

  • 2: Second phase of key refresh procedure