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

Data Fields

timestamp_t timestamp
 Device local timestamp of the packet being processed in the stack in microseconds. More...
 
uint16_t connection_index
 Proxy connection index the packet was received from. More...
 

Detailed Description

Definition at line 148 of file nrf_mesh.h.

Field Documentation

◆ timestamp

timestamp_t nrf_mesh_rx_metadata_gatt_t::timestamp

Device local timestamp of the packet being processed in the stack in microseconds.

Definition at line 150 of file nrf_mesh.h.

◆ connection_index

uint16_t nrf_mesh_rx_metadata_gatt_t::connection_index

Proxy connection index the packet was received from.

Definition at line 151 of file nrf_mesh.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated