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

Data Fields

bool enabled
 Advertiser enabled. More...
 
uint8_t tx_count
 Number of transmissions for each packet. More...
 
uint16_t tx_interval_ms
 Advertisement interval in milliseconds. More...
 

Detailed Description

Definition at line 98 of file mesh_opt_core.h.

Field Documentation

◆ enabled

bool mesh_opt_core_adv_t::enabled

Advertiser enabled.

Definition at line 100 of file mesh_opt_core.h.

◆ tx_count

uint8_t mesh_opt_core_adv_t::tx_count

Number of transmissions for each packet.

Definition at line 101 of file mesh_opt_core.h.

◆ tx_interval_ms

uint16_t mesh_opt_core_adv_t::tx_interval_ms

Advertisement interval in milliseconds.

Definition at line 102 of file mesh_opt_core.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated