Searched refs:MIC_RESULT_BUSY (Results 1 – 10 of 10) sorted by relevance
156 return MIC_RESULT_BUSY; in MIC_DoSamplingAsync()282 return MIC_RESULT_BUSY; in MIC_StartAutoSamplingAsync()340 return MIC_RESULT_BUSY; in MIC_StopAutoSamplingAsync()406 return MIC_RESULT_BUSY; in MIC_AdjustAutoSamplingAsync()647 result = MIC_RESULT_BUSY; in MicCommonCallback()
164 return MIC_RESULT_BUSY; in MICEXi_StartLimitedSamplingAsync()238 return MIC_RESULT_BUSY; in MICEXi_StopLimitedSamplingAsync()328 return MIC_RESULT_BUSY; in MICEXi_AdjustLimitedSamplingAsync()
38 MIC_RESULT_BUSY, // Exclusion control in effect enumerator
230 case MIC_RESULT_BUSY: // Microphone in use by other thread in StartSampling()275 case MIC_RESULT_BUSY: // Microphone in use by other thread in StopSampling()314 case MIC_RESULT_BUSY: // Microphone in use by other thread in AdjustSampling()
333 case MIC_RESULT_BUSY: // Microphone in use by other thread in StartMicSampling()378 case MIC_RESULT_BUSY: // Microphone in use by other thread in StopMicSampling()417 case MIC_RESULT_BUSY: // Microphone in use by other thread in AdjustMicSampling()
273 case MIC_RESULT_BUSY: // Microphone in use by other thread in StartSampling()318 case MIC_RESULT_BUSY: // Microphone in use by other thread in StopSampling()
213 else if ((result == MIC_RESULT_BUSY) || (result == MIC_RESULT_SEND_ERROR)) in TwlMain()
304 case MIC_RESULT_BUSY: // Microphone in use by other thread in StartSampling()349 case MIC_RESULT_BUSY: // Microphone in use by other thread in StopSampling()
346 case MIC_RESULT_BUSY: // Another thread is using the microphone in StartMicSampling()
450 case MIC_RESULT_BUSY: // Microphone in use by other thread in StartMicSampling()