nRF5 SDK for Mesh v3.1.0
Data Fields
nrf_mesh_evt_friendship_established_t Struct Reference

Data Fields

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 396 of file nrf_mesh_events.h.

Field Documentation

◆ lpn_src

uint16_t nrf_mesh_evt_friendship_established_t::lpn_src

Source (element) address of the Low Power node.

Definition at line 399 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 401 of file nrf_mesh_events.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated