Home
last modified time | relevance | path

Searched refs:SetCodecPriority (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dclient_interface_aidl.h97 void SetCodecPriority(CodecId codec_id, int32_t priority);
Dclient_interface_aidl.cc590 void BluetoothAudioClientInterface::SetCodecPriority(CodecId codec_id, int32_t priority) { in SetCodecPriority() function in bluetooth::audio::aidl::BluetoothAudioClientInterface