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.


Definition at line 8765 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

handle#

uint32_t sl_btmesh_evt_config_client_key_refresh_phase_status_s::handle

Request handle


Definition at line 8766 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

netkey_index#

uint16_t sl_btmesh_evt_config_client_key_refresh_phase_status_s::netkey_index

Network key index for which the state applies


Definition at line 8767 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

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


Definition at line 8768 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h