nRF5 SDK for Mesh v5.0.0
Data Fields
nrf_mesh_evt_friendship_terminated_t Struct Reference

Data Fields

nrf_mesh_friendship_role_t role
 Source role of the event. More...
 
uint16_t lpn_src
 Source (element) address of the Low Power node. More...
 
uint16_t friend_src
 Source (element) address of the Friend node. More...
 
nrf_mesh_evt_friendship_terminated_reason_t reason
 Reason for friendship termination. More...
 

Detailed Description

Definition at line 447 of file nrf_mesh_events.h.

Field Documentation

◆ role

nrf_mesh_friendship_role_t nrf_mesh_evt_friendship_terminated_t::role

Source role of the event.

Definition at line 450 of file nrf_mesh_events.h.

◆ lpn_src

uint16_t nrf_mesh_evt_friendship_terminated_t::lpn_src

Source (element) address of the Low Power node.

Definition at line 452 of file nrf_mesh_events.h.

◆ friend_src

uint16_t nrf_mesh_evt_friendship_terminated_t::friend_src

Source (element) address of the Friend node.

Definition at line 454 of file nrf_mesh_events.h.

◆ reason

nrf_mesh_evt_friendship_terminated_reason_t nrf_mesh_evt_friendship_terminated_t::reason

Reason for friendship termination.

Definition at line 456 of file nrf_mesh_events.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated