Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSessionControl.h191 static void SetLatencyMode(const SessionType& session_type, in SetLatencyMode() function
196 session_ptr->SetLatencyMode(latency_mode); in SetLatencyMode()
DBluetoothAudioSession.h194 void SetLatencyMode(const LatencyMode& latency_mode);
DBluetoothAudioSession.cpp680 void BluetoothAudioSession::SetLatencyMode(const LatencyMode& latency_mode) { in SetLatencyMode() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp9753 SetLatencyMode(char *argv[]) { in SetLatencyMode() function
10219 SetLatencyMode(argv); in main()