Searched refs:a2dpOutput (Results 1 – 1 of 1) sorted by relevance
5756 audio_io_handle_t a2dpOutput = mOutputs.getA2dpOutput(); in checkA2dpSuspend() local5757 if (a2dpOutput == 0 || mOutputs.isA2dpOffloadedOnPrimary()) { in checkA2dpSuspend()5783 mpClientInterface->restoreOutput(a2dpOutput); in checkA2dpSuspend()5792 mpClientInterface->suspendOutput(a2dpOutput); in checkA2dpSuspend()