Home
last modified time | relevance | path

Searched refs:A2DP_LDAC_CODEC_LEN (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_ldac_constants.h42 #define A2DP_LDAC_CODEC_LEN 10 macro
/packages/modules/Bluetooth/system/stack/test/a2dp/
Da2dp_vendor_ldac_unittest.cc34 A2DP_LDAC_CODEC_LEN,
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac.cc119 *p_result++ = A2DP_LDAC_CODEC_LEN; in A2DP_BuildInfoLdac()
160 if (losc != A2DP_LDAC_CODEC_LEN) return A2DP_WRONG_CODEC; in A2DP_ParseInfoLdac()