Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/default/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()
DBluetoothAudioSessionReport.h34 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionStarted()
43 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionEnded()
54 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in ReportControlStatus()
DBluetoothAudioSession.h174 static std::shared_ptr<BluetoothAudioSession> GetSessionInstance(
DBluetoothAudioSession.cpp412 BluetoothAudioSessionInstance::GetSessionInstance( in GetSessionInstance() function in android::bluetooth::audio::BluetoothAudioSessionInstance