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