Home
last modified time | relevance | path

Searched defs:GetAudioConfig (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSession_2_1.cpp71 BluetoothAudioSession_2_1::GetAudioConfig() { in GetAudioConfig() function in android::bluetooth::audio::BluetoothAudioSession_2_1
H A DBluetoothAudioSessionControl.h65 static const AudioConfiguration& GetAudioConfig( in GetAudioConfig() function
H A DBluetoothAudioSessionControl_2_1.h70 static const AudioConfiguration_2_1 GetAudioConfig( in GetAudioConfig() function
H A DBluetoothAudioSession.cpp240 const AudioConfiguration& BluetoothAudioSession::GetAudioConfig() { in GetAudioConfig() function in android::bluetooth::audio::BluetoothAudioSession