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

Data Fields

nrf_mesh_tx_token_t token
 TX token, set by the application. More...
 
timestamp_t timestamp
 Timestamp of the last transmission of the packet, in microseconds. More...
 

Detailed Description

Definition at line 119 of file advertiser.h.

Field Documentation

◆ token

nrf_mesh_tx_token_t advertiser_tx_complete_params_t::token

TX token, set by the application.

Definition at line 121 of file advertiser.h.

◆ timestamp

timestamp_t advertiser_tx_complete_params_t::timestamp

Timestamp of the last transmission of the packet, in microseconds.

Definition at line 122 of file advertiser.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated