Home
last modified time | relevance | path

Searched refs:SetAllowedLatencyModes (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_unittest.cc118 (bool), SetAllowedLatencyModes,
401 bool BluetoothAudioClientInterface::SetAllowedLatencyModes( in SetAllowedLatencyModes() function in bluetooth::audio::aidl::BluetoothAudioClientInterface
405 return instance->SetAllowedLatencyModes(latency_modes); in SetAllowedLatencyModes()
Dle_audio_software.cc1128 ->SetAllowedLatencyModes(latency_modes); in SetAllowedDsaModes()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dclient_interface_aidl.h114 bool SetAllowedLatencyModes(std::vector<LatencyMode> latency_modes);
Da2dp_encoding_aidl.cc618 active_hal_interface->SetAllowedLatencyModes(latency_modes); in start_session()
709 active_hal_interface->SetAllowedLatencyModes(latency_modes); in set_low_latency_mode_allowed()
Dclient_interface_aidl.cc359 bool BluetoothAudioClientInterface::SetAllowedLatencyModes( in SetAllowedLatencyModes() function in bluetooth::audio::aidl::BluetoothAudioClientInterface