Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/include/
H A Dhdf_audio_server.h116 } RouteExtInfo; typedef
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_common.c1177 static bool AudioInfoBlockUnmarshalling(enum AudioPortType type, struct HdfSBuf *data, RouteExtInfo in AudioInfoBlockUnmarshalling()
1235 if (!AudioInfoBlockUnmarshalling(dataBlock->type, data, (RouteExtInfo*)&dataBlock->ext)) { in AudioRouteNodeBlockUnmarshalling()