Lines Matching refs:mAfPatchHandle
446 mpClientInterface->releaseAudioPatch(mCallRxPatch->mAfPatchHandle, 0); in updateCallRouting()
451 mpClientInterface->releaseAudioPatch(mCallTxPatch->mAfPatchHandle, 0); in updateCallRouting()
533 audioPatch->mAfPatchHandle = afPatchHandle; in createTelephonyPatch()
624 mpClientInterface->releaseAudioPatch(mCallRxPatch->mAfPatchHandle, 0); in setPhoneState()
628 mpClientInterface->releaseAudioPatch(mCallTxPatch->mAfPatchHandle, 0); in setPhoneState()
2202 … (void) /*status_t status*/ mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in closeAllInputs()
3078 afPatchHandle = patchDesc->mAfPatchHandle; in createAudioPatch()
3093 patchDesc->mAfPatchHandle = afPatchHandle; in createAudioPatch()
3154 status_t status = mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in releaseAudioPatch()
3156 status, patchDesc->mAfPatchHandle); in releaseAudioPatch()
3460 mpClientInterface->releaseAudioPatch(sourceDesc->mPatchDesc->mAfPatchHandle, 0); in connectAudioSource()
3469 sourceDesc->mPatchDesc->mAfPatchHandle = afPatchHandle; in connectAudioSource()
3838 mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in disconnectAudioSource()
4630 … (void) /*status_t status*/ mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in loadConfig()
4656 … (void) /*status_t status*/ mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in loadConfig()
5267 afPatchHandle = patchDesc->mAfPatchHandle; in loadConfig()
5283 patchDesc->mAfPatchHandle = afPatchHandle; in loadConfig()
5328 status_t status = mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, delayMs); in loadConfig()
5372 afPatchHandle = patchDesc->mAfPatchHandle; in loadConfig()
5387 patchDesc->mAfPatchHandle = afPatchHandle; in loadConfig()
5414 status_t status = mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in loadConfig()