Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

SAR Receiver Configuration state structure. More...

#include <sar_cfg.h>

Data Fields

uint8_t seg_thresh
 SAR Segments Threshold state.
 
uint8_t ack_delay_inc
 SAR Acknowledgment Delay Increment state.
 
uint8_t discard_timeout
 SAR Discard Timeout state.
 
uint8_t rx_seg_int_step
 SAR Receiver Segment Interval Step state.
 
uint8_t ack_retrans_count
 SAR Acknowledgment Retransmissions Count state.
 

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: