Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/a2dp/
Dmisc_fake.cc23 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { return 0; } in A2DP_VendorGetChannelModeCodeLdac() function
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_linux.cc81 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { in A2DP_VendorGetChannelModeCodeLdac() function
Da2dp_vendor_ldac_decoder.cc259 channel_mode = A2DP_VendorGetChannelModeCodeLdac(p_codec_info); in a2dp_vendor_ldac_decoder_configure()
Da2dp_vendor_ldac_encoder.cc219 A2DP_VendorGetChannelModeCodeLdac(p_codec_info); in a2dp_vendor_ldac_encoder_update()
Da2dp_vendor_ldac.cc487 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info) { in A2DP_VendorGetChannelModeCodeLdac() function
/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_ldac.h174 int A2DP_VendorGetChannelModeCodeLdac(const uint8_t* p_codec_info);