/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSessionReport.h | 29 static void OnSessionStarted(const SessionType& session_type, in OnSessionStarted() function 36 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
|
D | BluetoothAudioSessionReport_2_1.h | 29 static void OnSessionStarted( in OnSessionStarted() function 39 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
|
D | BluetoothAudioSession_2_1.cpp | 158 void BluetoothAudioSession_2_1::OnSessionStarted( in OnSessionStarted() function in android::bluetooth::audio::BluetoothAudioSession_2_1 179 audio_session->OnSessionStarted(stack_iface, dataMQ, config); in OnSessionStarted()
|
D | BluetoothAudioSession_2_1.h | 59 void OnSessionStarted(
|
D | BluetoothAudioSession.h | 119 void OnSessionStarted(const sp<IBluetoothAudioPort> stack_iface,
|
D | BluetoothAudioSession.cpp | 68 void BluetoothAudioSession::OnSessionStarted( in OnSessionStarted() function in android::bluetooth::audio::BluetoothAudioSession
|
/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothAudioSessionReport.h | 33 static void OnSessionStarted( in OnSessionStarted() function 41 session_ptr->OnSessionStarted(host_iface, data_mq, audio_config, in OnSessionStarted()
|
D | BluetoothAudioSession.h | 125 void OnSessionStarted(const std::shared_ptr<IBluetoothAudioPort> stack_iface,
|
D | BluetoothAudioSession.cpp | 57 void BluetoothAudioSession::OnSessionStarted( in OnSessionStarted() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession
|
/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | HfpOffloadAudioProvider.cpp | 56 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | HearingAidAudioProvider.cpp | 87 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | A2dpSoftwareAudioProvider.cpp | 102 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | HfpSoftwareAudioProvider.cpp | 131 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | LeAudioSoftwareAudioProvider.cpp | 139 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | A2dpOffloadAudioProvider.cpp | 115 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | LeAudioOffloadAudioProvider.cpp | 149 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
/hardware/interfaces/bluetooth/audio/2.0/default/ |
D | A2dpOffloadAudioProvider.cpp | 78 BluetoothAudioSessionReport::OnSessionStarted(session_type_, stack_iface_, in onSessionReady()
|
D | A2dpSoftwareAudioProvider.cpp | 97 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
D | HearingAidAudioProvider.cpp | 92 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
|
/hardware/interfaces/bluetooth/audio/2.1/default/ |
D | A2dpOffloadAudioProvider.cpp | 84 BluetoothAudioSessionReport_2_1::OnSessionStarted(session_type_, stack_iface_, in onSessionReady()
|
D | LeAudioOffloadAudioProvider.cpp | 97 BluetoothAudioSessionReport_2_1::OnSessionStarted(session_type_, stack_iface_, in onSessionReady()
|
D | HearingAidAudioProvider.cpp | 98 BluetoothAudioSessionReport_2_1::OnSessionStarted( in onSessionReady()
|
D | A2dpSoftwareAudioProvider.cpp | 103 BluetoothAudioSessionReport_2_1::OnSessionStarted( in onSessionReady()
|
D | LeAudioAudioProvider.cpp | 182 BluetoothAudioSessionReport_2_1::OnSessionStarted( in onSessionReady()
|