Searched refs:input_selectable_codec_conf (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/ |
D | le_audio_shim.cc | 238 std::vector<le_audio::btle_audio_codec_config_t> input_selectable_codec_conf, in audio_group_codec_conf_cb() argument 244 to_rust_btle_audio_codec_config_vec(input_selectable_codec_conf), in audio_group_codec_conf_cb() 320 std::vector<le_audio::btle_audio_codec_config_t> input_selectable_codec_conf, in OnAudioGroupCodecConf() argument 327 input_selectable_codec_conf, in OnAudioGroupCodecConf() 344 std::vector<le_audio::btle_audio_codec_config_t> input_selectable_codec_conf, in OnAudioGroupSelectableCodecConf() argument 349 input_selectable_codec_conf.size(), in OnAudioGroupSelectableCodecConf()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_le_audio.cc | 105 std::vector<btle_audio_codec_config_t> input_selectable_codec_conf, in OnAudioGroupSelectableCodecConf() argument 110 Unretained(callbacks), group_id, input_selectable_codec_conf, in OnAudioGroupSelectableCodecConf()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_le_audio.h | 347 std::vector<btle_audio_codec_config_t> input_selectable_codec_conf,
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | le_audio.rs | 211 input_selectable_codec_conf: &Vec<BtLeAudioCodecConfig>, in le_audio_audio_group_codec_conf_callback()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 297 std::vector<btle_audio_codec_config_t> input_selectable_codec_conf, in OnAudioGroupSelectableCodecConf() argument 307 sCallbackEnv.get(), input_selectable_codec_conf); in OnAudioGroupSelectableCodecConf()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 307 std::vector<btle_audio_codec_config_t> input_selectable_codec_conf,
|