Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_control.cc198 btav_a2dp_codec_config_t codec_config; in btif_a2dp_recv_ctrl_data() local
240 btav_a2dp_codec_config_t codec_config; in btif_a2dp_recv_ctrl_data() local
Dbtif_a2dp_audio_interface.cc119 btav_a2dp_codec_config_t codec_config; in btif_a2dp_get_codec_configuration() local
Dbtif_av.cc2251 const btav_a2dp_codec_config_t& codec_config, in btif_av_report_source_codec_state()
/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
173 uint8_t codec_config[AVDT_CODEC_SIZE]; in getCodecSpecificConfig() local
309 const btav_a2dp_codec_config_t& codec_config) { in isCodecConfigEmpty()
390 const btav_a2dp_codec_config_t& codec_config) { in codecConfigIsValid()
399 const btav_a2dp_codec_config_t& codec_config) { in codecConfig2Str()
602 A2dpCodecConfig* codec_config = in init() local
947 btav_a2dp_codec_config_t codec_config; in getCodecConfigAndCapabilities() local
988 for (auto codec_config : ordered_source_codecs_) { in debug_codec_dump() local
Da2dp_vendor_ldac_encoder.cc372 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.cc154 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
200 btav_a2dp_codec_config_t codec_config; in hearing_aid_recv_ctrl_data() local
/system/bt/btif/co/
Dbta_av_co.cc151 uint8_t codec_config[AVDT_CODEC_SIZE]; // Current codec configuration member in BtaAvCoPeer
1597 btav_a2dp_codec_config_t codec_config; in ReportSourceCodecState() local
1816 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSourceCodecSelection()
1844 const A2dpCodecConfig& codec_config, BtaAvCoPeer* p_peer) { in AttemptSinkCodecSelection()
1885 bool BtaAvCo::UpdateSelectableSourceCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSourceCodec()
1918 bool BtaAvCo::UpdateSelectableSinkCodec(const A2dpCodecConfig& codec_config, in UpdateSelectableSinkCodec()
/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.cc814 A2dpCodecConfig* codec_config = A2dpCodecConfig::createCodec(codec_index); in TEST_F() local
829 A2dpCodecConfig* codec_config; in TEST_F() local
/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.cc2239 A2dpCodecConfig* codec_config = in bta_av_start_ok() local