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


lpn#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::lpn

LPN address


src#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::src

Source address of the message


dst#

uint16_t sl_btmesh_evt_diagnostic_friend_remove_s::dst

Destination address of the message


ivi#

uint32_t sl_btmesh_evt_diagnostic_friend_remove_s::ivi

IV index used to secure the message


seq#

uint32_t sl_btmesh_evt_diagnostic_friend_remove_s::seq

Sequence number of the message


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