Home
last modified time | relevance | path

Searched refs:btif_a2dp_source_feeding_update_req (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_source.h93 void btif_a2dp_source_feeding_update_req(const btav_a2dp_codec_config_t& codec_audio_config);
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding_host.cc124 btif_a2dp_source_feeding_update_req(codec_config); in SetAudioConfig()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc723 void btif_a2dp_source_feeding_update_req(const btav_a2dp_codec_config_t& codec_audio_config) { in btif_a2dp_source_feeding_update_req() function