Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/sample/
H A Dframework_event.c234 static int32_t AudioPnpMsgParse(struct AudioEvent *pnpMsg) in AudioPnpMsgParse() function
270 if (AudioPnpMsgParse(&pnpMsg) != HDF_SUCCESS) { in AudioGetUsbPnpStatus()