nrfxlib API 3.3.99
Loading...
Searching...
No Matches

LE CS Procedure Enable Complete. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t status
 
uint16_t conn_handle
 
uint8_t config_id
 
uint8_t state
 
uint8_t tone_antenna_config_selection
 
int8_t selected_tx_power
 
uint32_t subevent_len: 24
 
uint8_t subevents_per_event
 
uint16_t subevent_interval
 
uint16_t event_interval
 
uint16_t procedure_interval
 
uint16_t procedure_count
 
uint16_t max_procedure_len
 

Detailed Description

LE CS Procedure Enable Complete.

The description below is extracted from Core_v6.3, Vol 4, Part E, Section 7.7.65.43

This event shall be generated when the local or remote Controller has scheduled a new CS procedure or disabled an ongoing CS procedure as a result of an HCI_LE_- CS_Procedure_Enable command. When a new CS procedure is enabled, the HCI_LE_- CS_Procedure_Enable_Complete event shall be sent to the Host after the LL_CS_IND is transmitted or received and before any CS subevent results are available.

When the State parameter is set to 0x00, all the remaining event parameters are ignored.

The Tone_Antenna_Config_Selection parameter indicates the Antenna Configuration Index used in the CS procedure.

The Controller shall set the Selected_TX_Power parameter to the transmit power level that it will use for the CS procedures as described in [Vol 6] Part B, Section 5.1.26. If the radiated power level will vary between packets (e.g., because of frequency-dependent properties of the transmitter), then the value should be the best estimate of the transmit power level that will be used.

The Subevent_Len parameter indicates the selected maximum duration of each CS subevent during the CS procedure. The Subevents_Per_Event parameter indicates the number of CS subevents that are anchored off the same associated LE ACL anchor point. The Subevent_Interval parameter indicates the gap between the start of two consecutive CS subevents that are anchored off the same associated LE ACL anchor point. The Event_Interval parameter indicates the number of connection intervals between consecutive LE ACL anchor points from which CS subevents are anchored.

The Procedure_Interval parameter indicates the selected interval between consecutive CS procedures, in units of ACL connection events. The Procedure_Count parameter indicates the selected number of consecutive CS procedures to be scheduled as part of this measurement. The Max_Procedure_Len parameter indicates the selected maximum duration of each CS procedure.


The documentation for this struct was generated from the following file: