Codec information element structure, used to provide info of a single type of codec. More...
#include <bt_a2dp_codecs.h>
Public Attributes | |
BT_A2DP_CODEC_TYPE | codecId |
union { | |
BT_A2D_SBC_CODEC_INFO sbc | |
BT_A2D_AAC_CODEC_INFO aac | |
BT_A2D_VENDOR_CODEC_INFO vsp | |
} | codec_info |
BT_A2DP_TRANSFER_TYPE | transfer_type |
Codec information element structure, used to provide info of a single type of codec.