AIROC™ BTSDK v4.2 - Documentation | ||||
Codec information element structure, used to provide info of a single type of codec. More...
Data Fields | |
wiced_bt_a2dp_codec_t | codec_id |
One of WICED_BT_A2DP_CODEC_XXX, to indicate the valid element of the cie union. | |
union { | |
wiced_bt_a2d_sbc_cie_t sbc | |
SBC information element. | |
wiced_bt_a2d_m12_cie_t m12 | |
MPEG-1, 2 information element. | |
wiced_bt_a2d_m24_cie_t m24 | |
MPEG-2, 4 information element. | |
wiced_bt_a2d_vendor_cie_t vsp | |
Vendor Specific codec information element. | |
} | cie |
Codec information element. | |
Codec information element structure, used to provide info of a single type of codec.