Specifies the type of sequence present in the SYNC portion after trailer bits. This attribute is applicable only when you set the RFMXBT_ATTR_PACKET_TYPE attribute to LE-CS and the RFMXBT_ATTR_CHANNEL_SOUNDING_PACKET_FORMAT attribute to any value other than CS Tone.

Syntax

RFMXBT_ATTR_CHANNEL_SOUNDING_SYNC_SEQUENCE

Numeric Value

Data Type

Access

Applies To

11534385

int32

Read/Write

N/A

Remarks

The default value is None.  |—|—|—| | RFMXBT_VAL_CHANNEL_SOUNDING_SYNC_SEQUENCE_NONE | 0 (0x0) | Specifies that there is no optional sequence at the end of the SYNC portion of the LE-CS packet. | | RFMXBT_VAL_CHANNEL_SOUNDING_SYNC_SEQUENCE_SOUNDING_SEQUENCE_32_BIT | 1 (0x1) | Specifies that there is a 32-bit sounding sequence at the end of the SYNC portion of the LE-CS packet. | | RFMXBT_VAL_CHANNEL_SOUNDING_SYNC_SEQUENCE_SOUNDING_SEQUENCE_96_BIT | 2 (0x2) | Specifies that there is a 96-bit sounding sequence at the end of the SYNC portion of the LE-CS packet. | | RFMXBT_VAL_CHANNEL_SOUNDING_SYNC_SEQUENCE_PAYLOAD_PATTERN | 3 (0x3) | Specifies that the payload bit pattern is present at the end of the SYNC portion of the LE-CS packet. |