Data structure of the sar_transmitter_set event.
Public Attribute Documentation#
segment_interval_step#
uint8_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::segment_interval_step
SAR Segment Interval Step
The Segment Interval Step controls the interval between transmissions of segments of a segmented message in milliseconds. The value is the range of 10ms to 160ms in 10ms steps, intermediate values are rounded down to the nearest multiple of 10. Default value is 20ms.
20867
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
unicast_retrans_count#
uint8_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::unicast_retrans_count
SAR Unicast Retransmissions Count
The SAR Unicast Retransmission Count controls the maximum number of transmissions of segments of segmented messages to a unicast destination. Valid range is 0 - 15, where 0 represents a single transmission. The default value is 7, resulting in 8 transmissions total.
20880
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
unicast_retrans_wo_progress_count#
uint8_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::unicast_retrans_wo_progress_count
SAR Unicast Retransmissions Without Progress Count
The SAR Unicase Retransmissions Without Progress Count controls the maximum number of retransmissions of segments of segmented messages to a unicast destination without progress (without marking newly marking any segments acknowledged). Valid range is 0 - 15, where 0 represents a single transmission. The default value is 2, resulting in 3 transmissions. The value of this state should be set to a value greater by two or more than the value of the SAR Acknowledgement Retransmissions Count on a peer node. This helps prevent the SAR transmitter from abandoning the SAR prematurely.
20894
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
unicast_retrans_interval_step#
uint16_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::unicast_retrans_interval_step
SAR Unicast Retransmissions Interval Step
The SAR Unicast Retransmissions Interval Step state controls the minimum interval between retransmissions of segments of a segmented message for a destination that is a unicast address in 25ms steps. Valid range is 25 - 400ms, intermediate values are rounded down to the nearest multiple of 25. Default value is 200ms.
20921
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
unicast_retrans_interval_increment#
uint16_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::unicast_retrans_interval_increment
SAR Unicast Retransmissions Interval Increment
The SAR Unicast Retransmissions Interval Increment state controls the incremental component of the interval between retransmissions of segments of a segmented message for a destination that is a unicast address in 25ms steps. Valid range is 25 - 400ms, intermediate values are rounded down to the nearest multiple of 25. Default value is 50ms.
20937
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
multicast_retrans_count#
uint8_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::multicast_retrans_count
SAR Multicast Retransmissions Count
The SAR Multicast Retransmissions Count state controls the maximum number of transmissions of segments of segmented messages to a group address or a virtual address. Valid range is 0 - 15, where 0 represents a single transmission. The default value is 1, resulting in 2 transmissions.
20954
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
multicast_retrans_interval_step#
uint16_t sl_btmesh_evt_sar_config_server_sar_transmitter_set_s::multicast_retrans_interval_step
SAR Multicast Retransmissions Interval
The SAR Multicast Retransmissions Interval Step state controls the interval between retransmissions of segments of a segmented message for a destination that is a group address or a virtual address in 25ms steps. Valid range is 25-400ms, intermediate values are rounded down to the nearest multiple of 25. Default values is 100ms.
20969
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h