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

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint16_t handle
uint8_t path_dir
uint8_t path_id
struct bt_hci_cp_codec_id codec_id
uint8_t controller_delay [3]
uint8_t codec_config_len
uint8_t codec_config [0]

Field Documentation

◆ codec_config

uint8_t bt_hci_cp_le_setup_iso_path::codec_config[0]

◆ codec_config_len

uint8_t bt_hci_cp_le_setup_iso_path::codec_config_len

◆ codec_id

struct bt_hci_cp_codec_id bt_hci_cp_le_setup_iso_path::codec_id

◆ controller_delay

uint8_t bt_hci_cp_le_setup_iso_path::controller_delay[3]

◆ handle

uint16_t bt_hci_cp_le_setup_iso_path::handle

◆ path_dir

uint8_t bt_hci_cp_le_setup_iso_path::path_dir

◆ path_id

uint8_t bt_hci_cp_le_setup_iso_path::path_id

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