Home
last modified time | relevance | path

Searched defs:A2DP_VendorGetChannelModeCodeLdac (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/a2dp/
Dmisc_fake.cc21 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* /*p_codec_info*/) { return 0; } in A2DP_VendorGetChannelModeCodeLdac() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_linux.cc56 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { return -1; } in A2DP_VendorGetChannelModeCodeLdac() function
Da2dp_vendor_ldac.cc478 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { in A2DP_VendorGetChannelModeCodeLdac() function