Developer World
Spresense SDK Library v3.2.0-ebc0364
BT_A2D_SBC_CODEC_INFO Struct Reference

data type for the SBC Codec Information Element More...

#include <bt_a2dp_codecs.h>

Public Attributes

BT_A2DP_SAMPLE_FREQ sampFreq
 
BT_A2DP_CHANNEL_MODE chMode
 
uint8_t blockLen
 
uint8_t numSubbands
 
BT_A2DP_SBC_ALLOC_MODE allocMthd
 
uint8_t maxBitpool
 
uint8_t minBitpool
 

Detailed Description

data type for the SBC Codec Information Element

sampFreq:    bit7-bit4 are defined as sampling frequency

chMode:      bit3-bit0 are defined as channel mode

blockLen:    bit7-bit4 are defined as number of blocks

numSubbands: bit3-bit2 are defined as number of subbands

allocMthd:   bit1-bit0 are defined as allocation mode

maxBitpool:  maximum bitpool value (<= 250)

minBitpool:  minimum bitpool value (>= 2)

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