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