Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_platform_base.c27 #define AUDIO_PNP_MSG_LEN 256 macro
1329 char msgBuf[AUDIO_PNP_MSG_LEN] = {0}; in AudioCapSilenceThresholdEvent()
1336 ret = snprintf_s(msgBuf, AUDIO_PNP_MSG_LEN, AUDIO_PNP_MSG_LEN - 1, in AudioCapSilenceThresholdEvent()