+27
−2
+33
−1
system/stack/a2dp/a2d_vendor.c
0 → 100644
+66
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Those APIs can be used to check various codec-related characterictics, and minimize the codec-specific knowledge in the rest of the code. The added APIs are: - A2D_GetCodecType() - A2D_IsCodecSupported() - A2D_UsesRtpHeader() - A2D_IsVendorCodecSupported() - A2D_VendorCodecGetVendorId() - A2D_VendorCodecGetCodecId() - A2D_VendorUsesRtpHeader() Also: - Added unit tests for the new API calls - Removed redundant definition of BTA_AV_CODEC_TYPE_IDX - Removed unused A2D_MEDIA_CT_* codec type defines Bug: 30958229 Change-Id: Id9ab01fd93b0b0a9b55a0af9bfb482310ae0ade4