Searched refs:AUDIO_PNP_MSG_LEN (Results 1 – 1 of 1) sorted by relevance
27 #define AUDIO_PNP_MSG_LEN 256 macro1329 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()