Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_INDEX_SINK_AAC (Results 1 – 16 of 16) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h76 BTAV_A2DP_CODEC_INDEX_SINK_AAC, enumerator
185 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in CodecNameStr()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_a2dp_encoding_fuzzer.cpp46 BTAV_A2DP_CODEC_INDEX_SINK_AAC, BTAV_A2DP_CODEC_INDEX_SINK_LDAC};
DREADME.md36 …DEC_INDEX_SOURCE_LDAC` 5.`BTAV_A2DP_CODEC_INDEX_SINK_SBC` 6.`BTAV_A2DP_CODEC_INDEX_SINK_AAC` 7.`BT…
Dlibbt_audio_hal_client_interface_fuzzer.cpp139 BTAV_A2DP_CODEC_INDEX_SINK_AAC, BTAV_A2DP_CODEC_INDEX_SINK_LDAC};
/packages/modules/Bluetooth/system/stack/test/
Dstack_a2dp_test.cc301 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in StackA2dpTest()
888 BTAV_A2DP_CODEC_INDEX_SINK_AAC); in TEST_F()
890 BTAV_A2DP_CODEC_INDEX_SINK_AAC); in TEST_F()
892 BTAV_A2DP_CODEC_INDEX_SINK_AAC); in TEST_F()
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor.cc705 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in A2DP_VendorCodecIndexStr()
739 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in A2DP_VendorInitCodecConfig()
Da2dp_codec_config.cc137 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in createCodec()
1519 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in A2DP_CodecIndexStr()
1555 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in A2DP_InitCodecConfig()
Da2dp_aac.cc713 return BTAV_A2DP_CODEC_INDEX_SINK_AAC; in A2DP_SinkCodecIndexAac()
1494 : A2dpCodecConfigAacBase(BTAV_A2DP_CODEC_INDEX_SINK_AAC, in A2dpCodecConfigAacSink()
/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecHelperFunctions.h36 BTAV_A2DP_CODEC_INDEX_SINK_AAC,
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc315 current_codec.codec_type != BTAV_A2DP_CODEC_INDEX_SINK_AAC) { in A2dpAacToHalConfig()
503 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in UpdateOffloadingCapabilities()
Da2dp_encoding_hidl.cc261 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: { in a2dp_get_selected_hal_codec_config()
Dclient_interface_hidl_unittest.cc131 BTAV_A2DP_CODEC_INDEX_SINK_AAC, BTAV_A2DP_CODEC_INDEX_SINK_LDAC};
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dcodec_status_aidl.cc318 current_codec.codec_type != BTAV_A2DP_CODEC_INDEX_SINK_AAC) { in A2dpAacToHalConfig()
544 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in UpdateOffloadingCapabilities()
Da2dp_provider_info_unittest.cc482 ASSERT_EQ(a2dp_codec_index_opt.value(), BTAV_A2DP_CODEC_INDEX_SINK_AAC); in TEST_F_WITH_FLAGS()
582 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: in TEST_F_WITH_FLAGS()
Da2dp_provider_info.cc180 return BTAV_A2DP_CODEC_INDEX_SINK_AAC; in assignSinkCodecIndex()
Da2dp_encoding_aidl.cc312 case BTAV_A2DP_CODEC_INDEX_SINK_AAC: { in a2dp_get_selected_hal_codec_config()