Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h47 typedef enum AudioExtParamEvent { enum
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp520 switch (static_cast<AudioExtParamEvent>(event.type)) { in Notify()