nRF5 SDK for Mesh v2.2.0
Data Fields
nrf_mesh_rx_metadata_gatt_t Struct Reference

Data Fields

uint32_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 133 of file nrf_mesh.h.

Field Documentation

◆ timestamp

uint32_t nrf_mesh_rx_metadata_gatt_t::timestamp

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

Definition at line 135 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 136 of file nrf_mesh.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated