Home
last modified time | relevance | path

Searched refs:GetPresentationPosition (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSessionControl.h106 static bool GetPresentationPosition(const SessionType& session_type, in GetPresentationPosition() function
113 return session_ptr->GetPresentationPosition( in GetPresentationPosition()
DBluetoothAudioSession.h149 bool GetPresentationPosition(uint64_t* remote_delay_report_ns,
DBluetoothAudioSession.cpp294 bool BluetoothAudioSession::GetPresentationPosition( in GetPresentationPosition() function in android::bluetooth::audio::BluetoothAudioSession