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

Read local supported controller delay parameters. More...

#include <hci_api.h>

Data Fields

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...
 
uint8_t transType
 Logical transport type. More...
 
uint8_t direction
 Direction. More...
 
uint8_t codecConfigLen
 Length of codec configuration. More...
 
uint8_t * pCodecConfig
 Codec-specific configuration data. More...
 

Detailed Description

Read local supported controller delay parameters.

Definition at line 1183 of file hci_api.h.

Field Documentation

uint8_t codecConfigLen

Length of codec configuration.

Definition at line 1190 of file hci_api.h.

uint8_t codingFmt

Coding Format.

Definition at line 1185 of file hci_api.h.

uint16_t compId

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

Definition at line 1186 of file hci_api.h.

uint8_t direction

Direction.

Definition at line 1189 of file hci_api.h.

uint8_t* pCodecConfig

Codec-specific configuration data.

Definition at line 1191 of file hci_api.h.

uint8_t transType

Logical transport type.

Definition at line 1188 of file hci_api.h.

uint16_t vsCodecId

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

Definition at line 1187 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.