Mistake on this page?
Report an issue in GitHub or email us
Data Fields
HciIsoSetupDataPath_t Struct Reference

Setup ISO data path parameters. More...

#include <hci_api.h>

Data Fields

uint16_t handle
 Handle of CIS or BIS. More...
 
uint8_t dpDir
 Data path direction. More...
 
uint8_t dpId
 Data path ID. More...
 
uint8_t codingFmt
 Coding Format. More...
 
uint16_t compId
 Company ID (ignored if 'codingFmt' not 0xFF). More...
 
uint16_t vsCodecId
 Vendor-defined codec ID (ignored if 'codingFmt' not 0xFF). More...
 
uint32_t ctrDly
 Controller delay (in usec). More...
 
uint8_t codecConfigLen
 Codec configuration length. More...
 
uint8_t * pCodecConfig
 Codec configuration. More...
 

Detailed Description

Setup ISO data path parameters.

Definition at line 1150 of file hci_api.h.

Field Documentation

uint8_t codecConfigLen

Codec configuration length.

Definition at line 1159 of file hci_api.h.

uint8_t codingFmt

Coding Format.

Definition at line 1155 of file hci_api.h.

uint16_t compId

Company ID (ignored if 'codingFmt' not 0xFF).

Definition at line 1156 of file hci_api.h.

uint32_t ctrDly

Controller delay (in usec).

Definition at line 1158 of file hci_api.h.

uint8_t dpDir

Data path direction.

Definition at line 1153 of file hci_api.h.

uint8_t dpId

Data path ID.

Definition at line 1154 of file hci_api.h.

uint16_t handle

Handle of CIS or BIS.

Definition at line 1152 of file hci_api.h.

uint8_t* pCodecConfig

Codec configuration.

Definition at line 1160 of file hci_api.h.

uint16_t vsCodecId

Vendor-defined codec ID (ignored if 'codingFmt' not 0xFF).

Definition at line 1157 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.