nRF5 SDK for Mesh v1.0.1
Data Fields
nrf_mesh_rx_metadata_t Struct Reference

RX packet metadata. More...

#include <nrf_mesh.h>

Data Fields

nrf_mesh_rx_source_t source
 Source of the received packet. More...
 
union {
   nrf_mesh_rx_metadata_scanner_t   scanner
 Scanner packet metadata.
 
   nrf_mesh_rx_metadata_instaburst_t   instaburst
 Instaburst packet metadata.
 
params
 

Detailed Description

RX packet metadata.

Definition at line 123 of file nrf_mesh.h.

Field Documentation

◆ source

nrf_mesh_rx_source_t nrf_mesh_rx_metadata_t::source

Source of the received packet.

Definition at line 125 of file nrf_mesh.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated