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

Data Fields

nrf_mesh_friendship_role_t role
 Source device role for 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...
 

Detailed Description

Definition at line 419 of file nrf_mesh_events.h.

Field Documentation

◆ role

nrf_mesh_friendship_role_t nrf_mesh_evt_friendship_established_t::role

Source device role for the event.

Definition at line 422 of file nrf_mesh_events.h.

◆ lpn_src

uint16_t nrf_mesh_evt_friendship_established_t::lpn_src

Source (element) address of the Low Power node.

Definition at line 424 of file nrf_mesh_events.h.

◆ friend_src

uint16_t nrf_mesh_evt_friendship_established_t::friend_src

Source (element) address of the Friend node.

Definition at line 426 of file nrf_mesh_events.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated