Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSessionControl.h181 static std::vector<LatencyMode> GetSupportedLatencyModes( in GetSupportedLatencyModes() function
186 return session_ptr->GetSupportedLatencyModes(); in GetSupportedLatencyModes()
DBluetoothAudioSession.h193 std::vector<LatencyMode> GetSupportedLatencyModes();
DBluetoothAudioSession.cpp630 std::vector<LatencyMode> BluetoothAudioSession::GetSupportedLatencyModes() { in GetSupportedLatencyModes() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession