Home
last modified time | relevance | path

Searched refs:GetSessionInstance (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSessionControl.h35 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in IsSessionReady()
51 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in RegisterControlResultCback()
66 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in UnregisterControlResultCback()
79 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in GetAudioConfig()
107 BluetoothAudioSessionInstance::GetSessionInstance(session_type);
116 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in SuspendStream()
125 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in StopStream()
135 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in GetPresentationPosition()
146 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in UpdateSourceMetadata()
155 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in UpdateSinkMetadata()
[all …]
DBluetoothAudioSessionReport.h39 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionStarted()
52 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionEnded()
66 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in ReportControlStatus()
78 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in ReportAudioConfigChanged()
90 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in ReportLowLatencyModeAllowedChanged()
DBluetoothAudioSession.h236 static std::shared_ptr<BluetoothAudioSession> GetSessionInstance(
DBluetoothAudioSession.cpp714 BluetoothAudioSessionInstance::GetSessionInstance( in GetSessionInstance() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSessionInstance
/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSessionControl.h31 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in IsSessionReady()
44 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in RegisterControlResultCback()
57 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in UnregisterControlResultCback()
68 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in GetAudioConfig()
82 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in StartStream()
91 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in SuspendStream()
100 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in StopStream()
111 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in GetPresentationPosition()
123 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in UpdateTracksMetadata()
133 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OutWritePcmData()
DBluetoothAudioSessionControl_2_1.h36 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in IsSessionReady()
49 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in RegisterControlResultCback()
62 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in UnregisterControlResultCback()
73 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in GetAudioConfig()
88 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in StartStream()
97 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in SuspendStream()
106 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in StopStream()
117 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in GetPresentationPosition()
129 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in UpdateTracksMetadata()
139 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in OutWritePcmData()
[all …]
DBluetoothAudioSessionReport.h34 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionStarted()
43 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionEnded()
54 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in ReportControlStatus()
DBluetoothAudioSessionReport_2_1.h37 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in OnSessionStarted()
48 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in OnSessionEnded()
60 BluetoothAudioSessionInstance_2_1::GetSessionInstance(session_type); in ReportControlStatus()
DBluetoothAudioSession_2_1.cpp72 : audio_session(BluetoothAudioSessionInstance::GetSessionInstance( in BluetoothAudioSession_2_1()
212 BluetoothAudioSessionInstance_2_1::GetSessionInstance( in GetSessionInstance() function in android::bluetooth::audio::BluetoothAudioSessionInstance_2_1
DBluetoothAudioSession_2_1.h81 static std::shared_ptr<BluetoothAudioSession_2_1> GetSessionInstance(
DBluetoothAudioSession.h179 static std::shared_ptr<BluetoothAudioSession> GetSessionInstance(
DBluetoothAudioSession.cpp481 BluetoothAudioSessionInstance::GetSessionInstance( in GetSessionInstance() function in android::bluetooth::audio::BluetoothAudioSessionInstance