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

Read local supported codecs command complete event. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint8_t status
 Status. More...
 
uint8_t numStdCodecs
 Total number of standard codecs supported. More...
 
HciStdCodecInfo_t stdCodecs [HCI_MAX_CODEC]
 Standard codecs. More...
 
uint8_t stdCodecTrans [HCI_MAX_CODEC]
 Standard codec transport. More...
 
uint8_t numVsCodecs
 Total number of vendor-specific codecs supported. More...
 
HciVsCodecInfo_t vsCodecs [HCI_MAX_CODEC]
 Vendor-specfic codecs. More...
 
uint8_t vsCodecTrans [HCI_MAX_CODEC]
 Vendor-specfic codec transport. More...
 

Detailed Description

Read local supported codecs command complete event.

Definition at line 875 of file hci_api.h.

Field Documentation

Event header.

Definition at line 877 of file hci_api.h.

uint8_t numStdCodecs

Total number of standard codecs supported.

Definition at line 879 of file hci_api.h.

uint8_t numVsCodecs

Total number of vendor-specific codecs supported.

Definition at line 882 of file hci_api.h.

uint8_t status

Status.

Definition at line 878 of file hci_api.h.

Standard codecs.

Definition at line 880 of file hci_api.h.

uint8_t stdCodecTrans[HCI_MAX_CODEC]

Standard codec transport.

Definition at line 881 of file hci_api.h.

Vendor-specfic codecs.

Definition at line 883 of file hci_api.h.

uint8_t vsCodecTrans[HCI_MAX_CODEC]

Vendor-specfic codec transport.

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