Zephyr API Documentation  3.4.0
A Scalable Open Source RTOS
3.4.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

#include <sar_cfg.h>

Data Fields

uint8_t seg_thresh
 
uint8_t ack_delay_inc
 
uint8_t discard_timeout
 
uint8_t rx_seg_int_step
 
uint8_t ack_retrans_count
 

Detailed Description

SAR Receiver Configuration state structure

Field Documentation

◆ ack_delay_inc

uint8_t bt_mesh_sar_rx::ack_delay_inc

SAR Acknowledgment Delay Increment state

◆ ack_retrans_count

uint8_t bt_mesh_sar_rx::ack_retrans_count

SAR Acknowledgment Retransmissions Count state

◆ discard_timeout

uint8_t bt_mesh_sar_rx::discard_timeout

SAR Discard Timeout state

◆ rx_seg_int_step

uint8_t bt_mesh_sar_rx::rx_seg_int_step

SAR Receiver Segment Interval Step state

◆ seg_thresh

uint8_t bt_mesh_sar_rx::seg_thresh

SAR Segments Threshold state


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