Searched refs:GetSessionInstance (Results 1 – 4 of 4) sorted by relevance
31 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()
34 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionStarted()43 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in OnSessionEnded()54 BluetoothAudioSessionInstance::GetSessionInstance(session_type); in ReportControlStatus()
174 static std::shared_ptr<BluetoothAudioSession> GetSessionInstance(
412 BluetoothAudioSessionInstance::GetSessionInstance( in GetSessionInstance() function in android::bluetooth::audio::BluetoothAudioSessionInstance