Home
last modified time | relevance | path

Searched defs:codec_config (Results 1 – 18 of 18) sorted by relevance

/system/bt/audio_hal_interface/
Dclient_interface_unittest.cc124 const CodecConfiguration& codec_config) { in IsOffloadCodecConfigurationSupported()
229 CodecConfiguration codec_config = {}; in TEST_F() local
283 CodecConfiguration codec_config = {}; in TEST_F() local
327 CodecConfiguration codec_config = {}; in TEST_F() local
368 CodecConfiguration codec_config = {}; in TEST_F() local
400 CodecConfiguration codec_config = {}; in TEST_F() local
433 CodecConfiguration codec_config = {}; in TEST_F() local
Da2dp_encoding.cc285 bool a2dp_get_selected_hal_codec_config(CodecConfiguration* codec_config) { in a2dp_get_selected_hal_codec_config()
648 CodecConfiguration codec_config{}; in setup_codec() local
/system/bt/btif/src/
Dbtif_a2dp_control.cc200 btav_a2dp_codec_config_t codec_config; in btif_a2dp_recv_ctrl_data() local
242 btav_a2dp_codec_config_t codec_config; in btif_a2dp_recv_ctrl_data() local
Dbtif_a2dp_audio_interface.cc200 btav_a2dp_codec_config_t codec_config; in btif_a2dp_get_codec_configuration() local
Dbtif_a2dp_source.cc778 A2dpCodecConfig* codec_config = bta_av_get_a2dp_current_codec(); in btif_a2dp_source_audio_tx_start_event() local
Dbtif_av.cc2333 const btav_a2dp_codec_config_t& codec_config, in btif_av_report_source_codec_state()
/system/bt/service/common/android/bluetooth/
DIBluetoothA2dpSourceCallback.aidl27 in BluetoothA2dpCodecConfig codec_config, in OnAudioConfig()
/system/bt/stack/a2dp/
Da2dp_codec_config.cc50 btav_a2dp_codec_config_t* codec_config, btav_a2dp_codec_index_t codec_index, in init_btav_a2dp_codec_config()
111 A2dpCodecConfig* codec_config = nullptr; in createCodec() local
176 uint8_t codec_config[AVDT_CODEC_SIZE]; in getCodecSpecificConfig() local
319 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
400 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
409 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
614 A2dpCodecConfig* codec_config = in init() local
964 btav_a2dp_codec_config_t codec_config; in getCodecConfigAndCapabilities() local
1005 for (auto codec_config : ordered_source_codecs_) { in debug_codec_dump() local
Da2dp_vendor_ldac_encoder.cc374 btav_a2dp_codec_config_t codec_config = a2dp_codec_config->getCodecConfig(); in a2dp_vendor_ldac_encoder_update() local
/system/bt/bta/hearing_aid/
Dhearing_aid_audio_source.cc194 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
240 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
/system/bt/service/hal/
Dbluetooth_av_interface.cc79 const RawAddress& bd_addr, btav_a2dp_codec_config_t codec_config, in SourceAudioConfigCallback()
291 const btav_a2dp_codec_config_t& codec_config, in AudioConfigCallback()
/system/bt/btif/co/
Dbta_av_co.cc151 uint8_t codec_config[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCoPeer
1613 btav_a2dp_codec_config_t codec_config; in ReportSourceCodecState() local
1838 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSourceCodecSelection()
1866 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSinkCodecSelection()
1907 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec()
1940 bool BtaAvCo::UpdateSelectableSinkCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSinkCodec()
/system/bt/service/
Da2dp_source.cc190 auto codec_config = FluorideCodecToCodec(codec_config_fluoride); in AudioConfigCallback() local
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc508 struct ha_stream_common* common, btav_a2dp_codec_config_t* codec_config, in ha_read_output_audio_config()
644 btav_a2dp_codec_config_t codec_config; in ha_write_output_audio_config() local
1162 btav_a2dp_codec_config_t codec_config; in out_get_parameters() local
1555 btav_a2dp_codec_config_t codec_config; in adev_open_output_stream() local
/system/bt/stack/test/
Dstack_a2dp_test.cc820 A2dpCodecConfig* codec_config = A2dpCodecConfig::createCodec(codec_index); in TEST_F() local
835 A2dpCodecConfig* codec_config; in TEST_F() local
/system/bt/service/ipc/binder/
Dbluetooth_a2dp_source_binder_server.cc182 const std::string& device_address, bluetooth::A2dpCodecConfig codec_config, in OnAudioConfig()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc527 struct a2dp_stream_common* common, btav_a2dp_codec_config_t* codec_config, in a2dp_read_output_audio_config()
657 btav_a2dp_codec_config_t codec_config; in a2dp_write_output_audio_config() local
1201 btav_a2dp_codec_config_t codec_config; in out_get_parameters() local
1613 btav_a2dp_codec_config_t codec_config; in adev_open_output_stream() local
/system/bt/bta/av/
Dbta_av_aact.cc2238 A2dpCodecConfig* codec_config = in bta_av_start_ok() local