Searched defs:codec_config (Results 1 – 11 of 11) sorted by relevance
| /system/bt/btif/src/ |
| D | btif_a2dp_control.cc | 198 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
|
| D | btif_a2dp_audio_interface.cc | 119 btav_a2dp_codec_config_t codec_config; in btif_a2dp_get_codec_configuration() local
|
| D | btif_av.cc | 2251 const btav_a2dp_codec_config_t& codec_config, in btif_av_report_source_codec_state()
|
| /system/bt/stack/a2dp/ |
| D | a2dp_codec_config.cc | 50 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
|
| D | a2dp_vendor_ldac_encoder.cc | 372 btav_a2dp_codec_config_t codec_config = a2dp_codec_config->getCodecConfig(); in a2dp_vendor_ldac_encoder_update() local
|
| /system/bt/bta/hearing_aid/ |
| D | hearing_aid_audio_source.cc | 154 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/ |
| D | bta_av_co.cc | 151 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/ |
| D | audio_hearing_aid_hw.cc | 508 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/ |
| D | stack_a2dp_test.cc | 814 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/ |
| D | audio_a2dp_hw.cc | 527 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/ |
| D | bta_av_aact.cc | 2239 A2dpCodecConfig* codec_config = in bta_av_start_ok() local
|