Searched refs:primaryHwModuleOutputProfiles (Results 1 – 1 of 1) sorted by relevance
655 Vector <sp<IOProfile>> primaryHwModuleOutputProfiles = in isA2dpOffloadedOnPrimary() local657 for (size_t i = 0; i < primaryHwModuleOutputProfiles.size(); i++) { in isA2dpOffloadedOnPrimary()658 if (primaryHwModuleOutputProfiles[i]->supportDevice(AUDIO_DEVICE_OUT_ALL_A2DP)) { in isA2dpOffloadedOnPrimary()