Zephyr API 3.6.99
|
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. | |
SAR Receiver Configuration state structure.
uint8_t bt_mesh_sar_rx::ack_delay_inc |
SAR Acknowledgment Delay Increment state.
uint8_t bt_mesh_sar_rx::ack_retrans_count |
SAR Acknowledgment Retransmissions Count state.
uint8_t bt_mesh_sar_rx::discard_timeout |
SAR Discard Timeout state.
uint8_t bt_mesh_sar_rx::rx_seg_int_step |
SAR Receiver Segment Interval Step state.
uint8_t bt_mesh_sar_rx::seg_thresh |
SAR Segments Threshold state.