Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent.c491 static int32_t SetAudioEventValue(struct AudioEvent *audioEvent, struct AudioPnpUevent *audioPnpUev… in SetAudioEventValue() function
548 if (SetAudioEventValue(&audioEvent, audioPnpUevent) != HDF_SUCCESS) { in AudioAnalogHeadsetDetectDevice()