Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc326 std::optional<const char*> codec_index_str(btav_a2dp_codec_index_t /*codec_index*/) { in codec_index_str() argument
332 bool supports_codec(btav_a2dp_codec_index_t /*codec_index*/) { return false; } in supports_codec() argument
335 bool codec_info(btav_a2dp_codec_index_t /*codec_index*/, bluetooth::a2dp::CodecId* /*codec_id*/, in codec_info() argument
356 tA2DP_STATUS parse_a2dp_configuration(btav_a2dp_codec_index_t /*codec_index*/, in parse_a2dp_configuration() argument
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_a2dp_codec_config.cc29 A2dpCodecConfig* A2dpCodecConfig::createCodec(btav_a2dp_codec_index_t /* codec_index */, in createCodec() argument
42 A2dpCodecConfig* A2dpCodecs::findSourceCodecConfig(btav_a2dp_codec_index_t /* codec_index */) { in findSourceCodecConfig() argument
84 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t /* codec_index */, AvdtpSepConfig* /* p_cfg */) { in A2DP_InitCodecConfig() argument
149 bool A2dpCodecs::isSupportedCodec(btav_a2dp_codec_index_t /* codec_index */) { in isSupportedCodec() argument
236 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t /* codec_index */) { in A2DP_CodecIndexStr() argument
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h91 } btav_a2dp_codec_index_t; typedef