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

Data Fields

const mesh_friendship_tp_friendship
 Pointer to the friendship parameter structure. More...
 
const nrf_mesh_network_secmat_tp_net
 Network layer security material used in the decryption of the payload. More...
 
const nrf_mesh_rx_metadata_tp_metadata
 Metadata for the received packet. More...
 

Detailed Description

Definition at line 459 of file nrf_mesh_events.h.

Field Documentation

◆ p_friendship

const mesh_friendship_t* nrf_mesh_evt_friend_request_t::p_friendship

Pointer to the friendship parameter structure.

Definition at line 462 of file nrf_mesh_events.h.

◆ p_net

const nrf_mesh_network_secmat_t* nrf_mesh_evt_friend_request_t::p_net

Network layer security material used in the decryption of the payload.

Definition at line 464 of file nrf_mesh_events.h.

◆ p_metadata

const nrf_mesh_rx_metadata_t* nrf_mesh_evt_friend_request_t::p_metadata

Metadata for the received packet.

Definition at line 466 of file nrf_mesh_events.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated