Searched refs:MAX_RETRY_COUNT (Results 1 – 1 of 1) sorted by relevance
202 static const int MAX_RETRY_COUNT = 3; in openPCMDevice() local231 if (retry++ >= MAX_RETRY_COUNT) { in openPCMDevice()