Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_hci_cp_le_conn_cte_req_enable Struct Reference

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint16_t handle
uint8_t enable
uint16_t cte_request_interval
uint8_t requested_cte_length
uint8_t requested_cte_type

Field Documentation

◆ cte_request_interval

uint16_t bt_hci_cp_le_conn_cte_req_enable::cte_request_interval

◆ enable

uint8_t bt_hci_cp_le_conn_cte_req_enable::enable

◆ handle

uint16_t bt_hci_cp_le_conn_cte_req_enable::handle

◆ requested_cte_length

uint8_t bt_hci_cp_le_conn_cte_req_enable::requested_cte_length

◆ requested_cte_type

uint8_t bt_hci_cp_le_conn_cte_req_enable::requested_cte_type

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