Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_le_write_cached_remote_supported_capabilities_v2 Struct Reference

HCI command parameters for LE CS Write Cached Remote Supported Capabilities (v2). More...

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint16_t handle
 Connection handle.
uint8_t num_config_supported
 Number of CS configurations supported.
uint16_t max_consecutive_procedures_supported
 Maximum consecutive procedures supported.
uint8_t num_antennas_supported
 Number of antennas supported.
uint8_t max_antenna_paths_supported
 Maximum antenna paths supported.
uint8_t roles_supported
 Roles supported.
uint8_t modes_supported
 Modes supported.
uint8_t rtt_capability
 RTT capability.
uint8_t rtt_aa_only_n
 RTT AA-only N.
uint8_t rtt_sounding_n
 RTT sounding N.
uint8_t rtt_random_payload_n
 RTT random payload N.
uint16_t nadm_sounding_capability
 NADM sounding capability.
uint16_t nadm_random_capability
 NADM random capability.
uint8_t cs_sync_phys_supported
 CS sync PHYs supported.
uint16_t subfeatures_supported
 Subfeatures supported.
uint16_t t_ip1_times_supported
 T_IP1 times supported.
uint16_t t_ip2_times_supported
 T_IP2 times supported.
uint16_t t_fcs_times_supported
 T_FCS times supported.
uint16_t t_pm_times_supported
 T_PM times supported.
uint8_t t_sw_time_supported
 T_SW time supported.
uint8_t tx_snr_capability
 TX SNR capability.
uint16_t t_ip2_ipt_times_supported
 T_IP2 IPT times supported.
uint8_t t_sw_ipt_time_supported
 T_SW IPT time supported.

Detailed Description

HCI command parameters for LE CS Write Cached Remote Supported Capabilities (v2).

Field Documentation

◆ cs_sync_phys_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::cs_sync_phys_supported

CS sync PHYs supported.

◆ handle

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::handle

Connection handle.

◆ max_antenna_paths_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::max_antenna_paths_supported

Maximum antenna paths supported.

◆ max_consecutive_procedures_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::max_consecutive_procedures_supported

Maximum consecutive procedures supported.

◆ modes_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::modes_supported

Modes supported.

◆ nadm_random_capability

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::nadm_random_capability

NADM random capability.

◆ nadm_sounding_capability

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::nadm_sounding_capability

NADM sounding capability.

◆ num_antennas_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::num_antennas_supported

Number of antennas supported.

◆ num_config_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::num_config_supported

Number of CS configurations supported.

◆ roles_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::roles_supported

Roles supported.

◆ rtt_aa_only_n

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::rtt_aa_only_n

RTT AA-only N.

◆ rtt_capability

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::rtt_capability

RTT capability.

◆ rtt_random_payload_n

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::rtt_random_payload_n

RTT random payload N.

◆ rtt_sounding_n

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::rtt_sounding_n

RTT sounding N.

◆ subfeatures_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::subfeatures_supported

Subfeatures supported.

◆ t_fcs_times_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_fcs_times_supported

T_FCS times supported.

◆ t_ip1_times_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_ip1_times_supported

T_IP1 times supported.

◆ t_ip2_ipt_times_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_ip2_ipt_times_supported

T_IP2 IPT times supported.

◆ t_ip2_times_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_ip2_times_supported

T_IP2 times supported.

◆ t_pm_times_supported

uint16_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_pm_times_supported

T_PM times supported.

◆ t_sw_ipt_time_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_sw_ipt_time_supported

T_SW IPT time supported.

◆ t_sw_time_supported

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::t_sw_time_supported

T_SW time supported.

◆ tx_snr_capability

uint8_t bt_hci_cp_le_write_cached_remote_supported_capabilities_v2::tx_snr_capability

TX SNR capability.


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