Home
last modified time | relevance | path

Searched refs:A2DP_VendorGetChannelModeCodeLdac (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/test/a2dp/
Dmisc_fake.cc28 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { return 0; } in A2DP_VendorGetChannelModeCodeLdac() function
/system/bt/stack/include/
Da2dp_vendor_ldac.h181 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
Da2dp_vendor_ldac_encoder.cc393 A2DP_VendorGetChannelModeCodeLdac(p_codec_info); in a2dp_vendor_ldac_encoder_update()
Da2dp_vendor_ldac.cc493 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { in A2DP_VendorGetChannelModeCodeLdac() function