Data structure of the key_added event.
Public Attribute Documentation#
type#
uint8_t sl_btmesh_evt_node_key_added_s::type
Type of the new key. Values are as follows:
0x00: Network key
0x01: Application key
Definition at line
615
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
index#
uint16_t sl_btmesh_evt_node_key_added_s::index
Key index of the new key
Definition at line
618
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
netkey_index#
uint16_t sl_btmesh_evt_node_key_added_s::netkey_index
Network key index to which the application key is bound, which is ignored for network keys
Definition at line
619
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h