Home
last modified time | relevance | path

Searched refs:OnSessionStarted (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSessionReport.h29 static void OnSessionStarted(const SessionType& session_type, in OnSessionStarted() function
36 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
DBluetoothAudioSessionReport_2_1.h29 static void OnSessionStarted( in OnSessionStarted() function
39 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
DBluetoothAudioSession_2_1.cpp158 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()
DBluetoothAudioSession_2_1.h59 void OnSessionStarted(
DBluetoothAudioSession.h119 void OnSessionStarted(const sp<IBluetoothAudioPort> stack_iface,
DBluetoothAudioSession.cpp68 void BluetoothAudioSession::OnSessionStarted( in OnSessionStarted() function in android::bluetooth::audio::BluetoothAudioSession
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSessionReport.h33 static void OnSessionStarted( in OnSessionStarted() function
41 session_ptr->OnSessionStarted(host_iface, data_mq, audio_config, in OnSessionStarted()
DBluetoothAudioSession.h125 void OnSessionStarted(const std::shared_ptr<IBluetoothAudioPort> stack_iface,
DBluetoothAudioSession.cpp57 void BluetoothAudioSession::OnSessionStarted( in OnSessionStarted() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession
/hardware/interfaces/bluetooth/audio/aidl/default/
DHfpOffloadAudioProvider.cpp56 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DHearingAidAudioProvider.cpp87 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DA2dpSoftwareAudioProvider.cpp102 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DHfpSoftwareAudioProvider.cpp131 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DLeAudioSoftwareAudioProvider.cpp139 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DA2dpOffloadAudioProvider.cpp115 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DLeAudioOffloadAudioProvider.cpp149 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
/hardware/interfaces/bluetooth/audio/2.0/default/
DA2dpOffloadAudioProvider.cpp78 BluetoothAudioSessionReport::OnSessionStarted(session_type_, stack_iface_, in onSessionReady()
DA2dpSoftwareAudioProvider.cpp97 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
DHearingAidAudioProvider.cpp92 BluetoothAudioSessionReport::OnSessionStarted( in onSessionReady()
/hardware/interfaces/bluetooth/audio/2.1/default/
DA2dpOffloadAudioProvider.cpp84 BluetoothAudioSessionReport_2_1::OnSessionStarted(session_type_, stack_iface_, in onSessionReady()
DLeAudioOffloadAudioProvider.cpp97 BluetoothAudioSessionReport_2_1::OnSessionStarted(session_type_, stack_iface_, in onSessionReady()
DHearingAidAudioProvider.cpp98 BluetoothAudioSessionReport_2_1::OnSessionStarted( in onSessionReady()
DA2dpSoftwareAudioProvider.cpp103 BluetoothAudioSessionReport_2_1::OnSessionStarted( in onSessionReady()
DLeAudioAudioProvider.cpp182 BluetoothAudioSessionReport_2_1::OnSessionStarted( in onSessionReady()