Searched refs:bluetoothSinkInstance (Results 1 – 1 of 1) sorted by relevance
376 IAudioRendererSink* bluetoothSinkInstance = IAudioRendererSink::GetInstance("a2dp", ""); in SetAudioParameter() local377 CHECK_AND_RETURN_LOG(bluetoothSinkInstance != nullptr, "has no valid sink"); in SetAudioParameter()379 bluetoothSinkInstance->SetAudioParameter(parmKey, "", renderValue); in SetAudioParameter()