Home
last modified time | relevance | path

Searched refs:OnAudioGroupSelectableCodecConf (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_le_audio.cc103 void OnAudioGroupSelectableCodecConf( in OnAudioGroupSelectableCodecConf() function in __anona082e5330111::LeAudioClientInterfaceImpl
109 Bind(&LeAudioClientCallbacks::OnAudioGroupSelectableCodecConf, in OnAudioGroupSelectableCodecConf()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h345 virtual void OnAudioGroupSelectableCodecConf(
/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc342 void OnAudioGroupSelectableCodecConf( in OnAudioGroupSelectableCodecConf() function in bluetooth::topshim::rust::DBusLeAudioClientCallbacks
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp295 void OnAudioGroupSelectableCodecConf( in OnAudioGroupSelectableCodecConf() function in android::LeAudioClientCallbacksImpl
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc305 (void), OnAudioGroupSelectableCodecConf,
4757 OnAudioGroupSelectableCodecConf(group_id, _, _)) in TEST_F()
4805 OnAudioGroupSelectableCodecConf(group_id, _, _)) in TEST_F_WITH_FLAGS()
4858 OnAudioGroupSelectableCodecConf(group_id, _, _)) in TEST_F()
4914 OnAudioGroupSelectableCodecConf(group_id, _, empty_confs)) in TEST_F()
4964 OnAudioGroupSelectableCodecConf(group_id, empty_confs, _)) in TEST_F()
Dclient.cc3255 callbacks_->OnAudioGroupSelectableCodecConf( in SendAudioGroupSelectableCodecConfigChanged()