Searched refs:a2dpOutput (Results 1 – 1 of 1) sorted by relevance
7415 audio_io_handle_t a2dpOutput = mOutputs.getA2dpOutput(); in checkA2dpSuspend() local7416 if (a2dpOutput == 0 || mOutputs.isA2dpOffloadedOnPrimary()) { in checkA2dpSuspend()7442 mpClientInterface->restoreOutput(a2dpOutput); in checkA2dpSuspend()7451 mpClientInterface->suspendOutput(a2dpOutput); in checkA2dpSuspend()