Home
last modified time | relevance | path

Searched refs:A2DP_GetDecoderInterface (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecInfoFuzzFunctions.h167 A2DP_GetDecoderInterface(codec_info);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_sink.cc248 btif_a2dp_sink_cb.decoder_interface = A2DP_GetDecoderInterface(codec_config); in btif_a2dp_sink_initialize_a2dp_control_block()
687 btif_a2dp_sink_cb.decoder_interface = A2DP_GetDecoderInterface(p_buf->codec_info); in btif_a2dp_sink_decoder_update_event_old()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_codec_config.cc240 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface(const uint8_t* /* p_codec_info */) { in A2DP_GetDecoderInterface() function
/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h671 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface(const uint8_t* p_codec_info);
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc1474 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface(const uint8_t* p_codec_info) { in A2DP_GetDecoderInterface() function