Data structure of the friend_remove event.

Public Attributes#

uint16_t
uint16_t
uint16_t
uint16_t
uint32_t
uint32_t
uint8_t

Public Attribute Documentation#

netkey_index#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::netkey_index

Index of the network key used in friendship


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

lpn#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::lpn

LPN address


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

src#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::src

Source address of the message


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

dst#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::dst

Destination address of the message


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

ivi#

uint32_t sl_btmesh_evt_diagnostic_friend_remove_s::ivi

IV index used to secure the message


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

seq#

uint32_t sl_btmesh_evt_diagnostic_friend_remove_s::seq

Sequence number of the message


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

reason#

uint8_t sl_btmesh_evt_diagnostic_friend_remove_s::reason

Reason for removing the message. The following reasons are defined:

  • 0: The message has been acknowledged as delivered by the LPN

  • 1: The message queue has overflowed and the oldest message was dropped

  • 2: A newer segment acknowledgement has been inserted to the message queue

  • 3: Invalidated message segments have been cleaned up


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