pub const netopt_t_NETOPT_CSMA_RETRIES: netopt_t = 35;
Expand description

@brief (uint8_t) maximum number of CSMA retries

The maximum number of backoffs the CSMA-CA algorithm will attempt before declaring a channel access failure. Named macMaxCsmaBackoffs in IEEE Std 802.15.4-2015.

IEEE 802.15.4 default: 4