CS Procedure parameters.
Data Fields | |
uint16_t | acl_conn_handle |
ACL connection handle. | |
uint8_t | config_id |
CS Config Id to identity the procedure, range 0 to 3. | |
uint16_t | max_procedure_len |
Maximum duration for each CS procedure, Range: 0x1 - 0xFFFF, Time = Nx0.625ms, Time Range: 0.625ms to 40.959375 s. | |
uint16_t | min_procedure_interval |
Minimum number of connection events between consecutive CS procedures Range: 0x0001 to 0xFFFF. | |
uint16_t | max_procedure_interval |
Maximum number of connection events between consecutive CS procedures Range: 0x0001 to 0xFFFF. | |
uint16_t | max_procedure_count |
If set to 0: CS procedures to continue until disabled, else, if set to (1 - 0xFFFF): Maximum number of CS procedures to be scheduled. | |
uint32_t | min_subevent_len |
Minimum suggested duration for each CS subevent in microseconds Range: 1250 us to 4 s. | |
uint32_t | max_subevent_len |
Maximum suggested duration for each CS subevent in microseconds, Range: 1250 us to 4 s. | |
uint8_t | tone_antenna_config_selection |
Antenna Configuration Index as described in BT Core Specification ver 6.0, [Vol 6] Part A, Section 5.3, Valid values : 0x0 - 0x7. | |
uint8_t | phy |
0x01 LE 1M PHY, 0x02 LE 2M PHY, 0x03 LE Coded PHY with S=8 data coding, 0x04 LE Coded PHY with S=2 data coding | |
uint8_t | tx_power_delta |
0xXX - Transmit power delta, in signed dB, to indicate the recommended difference between the remote device's power level for the CS tones and RTT packets and the existing power level for the PHY indicated by the PHY parameter If set to 0x80 - Host does not have a recommendation for transmit power delta | |
uint8_t | preferred_peer_antenna |
Bit 0: Use first ordered antenna element, Bit 1: Use second ordered antenna element, Bit 2: Use third ordered antenna element, Bit 3: Use fourth ordered antenna element. | |
uint8_t | snr_control_initiator |
Value 0x00 SNR control adjustment of 18 dB, Value 0x01 SNR control adjustment of 21 dB, Value 0x02 SNR control adjustment of 24 dB, Value 0x03 SNR control adjustment of 27 dB, Value 0x04 SNR control adjustment of 30 dB, Value 0xFF SNR control is not to be applied. | |
uint8_t | snr_control_reflector |
Value 0x00 SNR control adjustment of 18 dB, Value 0x01 SNR control adjustment of 21 dB, Value 0x02 SNR control adjustment of 24 dB, Value 0x03 SNR control adjustment of 27 dB, Value 0x04 SNR control adjustment of 30 dB, Value 0xFF SNR control is not to be applied. | |