/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | client_interface_hidl_unittest.cc | 253 bool IsCodecOffloadingSupported(const CodecConfiguration& codec_config) { in IsCodecOffloadingSupported() 404 CodecConfiguration codec_config = {}; in SbcCodecConfigurationsGenerator() local 451 for (CodecConfiguration codec_config : sbc_codec_configs) { in TEST_F() local 466 for (CodecConfiguration codec_config : SbcCodecConfigurationsGenerator()) { in TEST_F() local 480 CodecConfiguration codec_config = {}; in AacCodecConfigurationsGenerator() local 519 for (CodecConfiguration codec_config : aac_codec_configs) { in TEST_F() local 534 for (CodecConfiguration codec_config : AacCodecConfigurationsGenerator()) { in TEST_F() local 548 CodecConfiguration codec_config = {}; in LdacCodecConfigurationsGenerator() local 585 for (CodecConfiguration codec_config : ldac_codec_configs) { in TEST_F() local 600 for (CodecConfiguration codec_config : LdacCodecConfigurationsGenerator()) { in TEST_F() local [all …]
|
D | codec_status_hidl.cc | 195 bool A2dpSbcToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpSbcToHalConfig() 284 bool A2dpAacToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpAacToHalConfig() 345 bool A2dpAptxToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpAptxToHalConfig() 380 bool A2dpLdacToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpLdacToHalConfig() 497 bool IsCodecOffloadingEnabled(const CodecConfiguration& codec_config) { in IsCodecOffloadingEnabled()
|
D | a2dp_encoding_hidl.cc | 219 CodecConfiguration* codec_config) { in a2dp_get_selected_hal_codec_config() 380 CodecConfiguration codec_config{}; in setup_codec() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/ |
D | codec_status_aidl.cc | 203 bool A2dpSbcToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpSbcToHalConfig() 290 bool A2dpAacToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpAacToHalConfig() 349 bool A2dpAptxToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpAptxToHalConfig() 382 bool A2dpLdacToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpLdacToHalConfig() 437 bool A2dpOpusToHalConfig(CodecConfiguration* codec_config, A2dpCodecConfig* a2dp_config) { in A2dpOpusToHalConfig() 539 bool IsCodecOffloadingEnabled(const CodecConfiguration& codec_config) { in IsCodecOffloadingEnabled()
|
D | a2dp_encoding_aidl.cc | 247 CodecConfiguration* codec_config) { in a2dp_get_selected_hal_codec_config() 488 CodecConfiguration codec_config{}; in setup_codec() local 666 uint8_t* codec_info, btav_a2dp_codec_config_t* codec_config) { in codec_info()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/a2dp/ |
D | a2dp_codec_config.cc | 109 static void init_btav_a2dp_codec_config(btav_a2dp_codec_config_t* codec_config, in init_btav_a2dp_codec_config() 171 A2dpCodecConfig* codec_config = nullptr; in createCodec() local 245 uint8_t codec_config[AVDT_CODEC_SIZE]; in getCodecSpecificConfig() local 378 bool A2dpCodecConfig::isCodecConfigEmpty(const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty() 441 bool A2dpCodecConfig::codecConfigIsValid(const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid() 448 std::string A2dpCodecConfig::codecConfig2Str(const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str() 686 A2dpCodecConfig* codec_config = A2dpCodecConfig::createCodec(codec_index, codec_priority); in init() local 1070 btav_a2dp_codec_config_t codec_config; in getCodecConfigAndCapabilities() local 1109 for (auto codec_config : ordered_source_codecs_) { in debug_codec_dump() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/ |
D | bta_av_co.cc | 77 void BtaAvCoState::setCodecConfig(const uint8_t* codec_config) { in setCodecConfig() 103 for (auto* codec_config : peer_cache_->peers_[0].GetCodecs()->orderedSourceCodecs()) { in Init() local 942 btav_a2dp_codec_config_t codec_config = { in ReportSourceCodecState() local 1045 btav_a2dp_codec_config_t codec_config = in GetProviderCodecConfiguration() local 1069 auto* codec_config = in SelectProviderCodecConfiguration() local 1166 const BtaAvCoSep* BtaAvCo::AttemptSourceCodecSelection(const A2dpCodecConfig& codec_config, in AttemptSourceCodecSelection() 1192 const BtaAvCoSep* BtaAvCo::AttemptSinkCodecSelection(const A2dpCodecConfig& codec_config, in AttemptSinkCodecSelection() 1231 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec() 1263 bool BtaAvCo::UpdateSelectableSinkCodec(const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in UpdateSelectableSinkCodec()
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/vts/functional/ |
H A D | VtsHalBluetoothAudioV2_0TargetTest.cpp | 612 CodecConfiguration codec_config = {}; in TEST_P() local 647 CodecConfiguration codec_config = {}; in TEST_P() local 682 CodecConfiguration codec_config = {}; in TEST_P() local 718 CodecConfiguration codec_config = {}; in TEST_P() local 783 CodecConfiguration codec_config = {}; in TEST_P() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/vts/functional/ |
H A D | VtsHalBluetoothAudioV2_1TargetTest.cpp | 707 CodecConfiguration codec_config = {}; in TEST_P() local 742 CodecConfiguration codec_config = {}; in TEST_P() local 777 CodecConfiguration codec_config = {}; in TEST_P() local 813 CodecConfiguration codec_config = {}; in TEST_P() local 878 CodecConfiguration codec_config = {}; in TEST_P() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtA2dpRangeWithBleScanTest.py | 79 def BtA2dp_with_ble_scan_test_logic(self, codec_config, scan_mode): argument 85 def create_test_name(self, codec_config, scan_mode): argument
|
D | BtA2dpRangeWithBleAdvTest.py | 100 def BtA2dp_with_ble_adv_test_logic(self, codec_config, adv_mode, argument 107 def create_test_name(self, codec_config, adv_mode, adv_power_level): argument
|
D | BtA2dpRangeTest.py | 58 def BtA2dp_test_logic(self, codec_config): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/power/bt/ |
D | PowerBTa2dpTest.py | 54 def generate_test_case(self, codec_config, tpl): argument 84 def measure_a2dp_power(self, codec_config, tpl): argument
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/ |
H A D | VtsHalBluetoothAudioTargetTest.cpp | 1752 CodecConfiguration codec_config = { in TEST_P() local 1782 CodecConfiguration codec_config = { in TEST_P() local 1812 CodecConfiguration codec_config = { in TEST_P() local 1842 CodecConfiguration codec_config = { in TEST_P() local 1873 CodecConfiguration codec_config = { in TEST_P() local 1943 CodecConfiguration codec_config = { in TEST_P() local 4750 CodecConfiguration codec_config = { in TEST_P() local 4780 CodecConfiguration codec_config = { in TEST_P() local 4810 CodecConfiguration codec_config = { in TEST_P() local 4840 CodecConfiguration codec_config = { in TEST_P() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | mock_codec_interface.cc | 48 const LeAudioCodecConfiguration& codec_config) { in InitEncoder() 51 CodecInterface::Status CodecInterface::InitDecoder(const LeAudioCodecConfiguration& codec_config, in InitDecoder()
|
D | codec_interface.cc | 281 const LeAudioCodecConfiguration& codec_config) { in InitEncoder() 284 CodecInterface::Status CodecInterface::InitDecoder(const LeAudioCodecConfiguration& codec_config, in InitDecoder()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid_audio_source.cc | 232 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local 276 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine_test.cc | 444 const BroadcastSubgroupCodecConfig& codec_config, in prepareAnnouncement() 503 auto codec_config = lc3_mono_16_2; in TEST_F() local 539 auto codec_config = lc3_mono_16_2; in TEST_F() local 1004 auto codec_config = lc3_mono_16_2; in TEST_F() local
|
D | broadcaster_test.cc | 809 const BroadcastSubgroupCodecConfig& codec_config, in prepareAnnouncement() 890 auto codec_config = broadcaster::lc3_mono_16_2; in TEST_F() local 940 auto codec_config = broadcaster::lc3_mono_16_2; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/ |
D | audio_hearing_aid_hw.cc | 537 btav_a2dp_codec_config_t* codec_config, in ha_read_output_audio_config() 670 btav_a2dp_codec_config_t codec_config; in ha_write_output_audio_config() local 1189 btav_a2dp_codec_config_t codec_config; in out_get_parameters() local 1600 btav_a2dp_codec_config_t codec_config; in adev_open_output_stream() local
|
/aosp_15_r20/external/rust/crabbyavif/src/decoder/ |
D | item.rs | 203 let codec_config = self in validate_properties() localVariable 238 pub fn codec_config(&self) -> Option<&CodecConfiguration> { in codec_config() method
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_a2dp.cpp | 110 const RawAddress& bd_addr, btav_a2dp_codec_config_t codec_config, in bta2dp_audio_config_callback() 238 btav_a2dp_codec_config_t codec_config = { in prepareCodecPreferences() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/ |
D | le_audio_shim.cc | 52 BtLeAudioCodecConfig codec_config) { in from_rust_btle_audio_codec_config() 64 le_audio::btle_audio_codec_config_t codec_config) { in to_rust_btle_audio_codec_config()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/ |
D | stack_a2dp_test.cc | 916 A2dpCodecConfig* codec_config = A2dpCodecConfig::createCodec(codec_index); in TEST_F() local 930 A2dpCodecConfig* codec_config; in TEST_F() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtMultiprofileBaseTest.py | 37 codec_config=None, argument
|