Bluetooth Host Stack Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_a2d_sbc_cie_t Struct Reference

Description

data type for the SBC Codec Information Element

Data Fields

uint8_t samp_freq
 Sampling frequency A2D_SBC_SF.
 
uint8_t ch_mode
 Channel mode A2D_SBC_CH_MD.
 
uint8_t block_len
 Block length A2D_SBC_BLOCK_LEN.
 
uint8_t num_subbands
 Number of subbands A2D_SBC_SUBBAND_NUM.
 
uint8_t alloc_mthd
 Allocation method A2D_SBC_ALLOC_MD.
 
uint8_t max_bitpool
 Maximum bitpool.
 
uint8_t min_bitpool
 Minimum bitpool.