Data structure of the key_updated event.

Public Attributes#

uint8_t
uint16_t
uint16_t

Public Attribute Documentation#

type#

uint8_t sl_btmesh_evt_node_key_updated_s::type

Type of the updated key. Values are as follows:

  • 0x00: Network key

  • 0x01: Application key


index#

uint16_t sl_btmesh_evt_node_key_updated_s::index

Key index of the updated key


netkey_index#

uint16_t sl_btmesh_evt_node_key_updated_s::netkey_index

Network key index to which the application key is bound. Ignore this value if the event is for network key updates.