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

Content of a packet received by the scanner. More...

#include <scanner.h>

Data Fields

nrf_mesh_rx_metadata_scanner_t metadata
 Packet metadata. More...
 
packet_t packet
 Packet content. More...
 

Detailed Description

Content of a packet received by the scanner.

Definition at line 65 of file scanner.h.

Field Documentation

◆ metadata

nrf_mesh_rx_metadata_scanner_t scanner_packet_t::metadata

Packet metadata.

Definition at line 67 of file scanner.h.

◆ packet

packet_t scanner_packet_t::packet

Packet content.

Definition at line 68 of file scanner.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated