Home
last modified time | relevance | path

Searched refs:deviceAddressFromHal (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DConversions.cpp60 status_t deviceAddressFromHal(audio_devices_t device, const char* halAddress, in deviceAddressFromHal() function
155 if (deviceAddressFromHal(src.device, src.address, &pDst->deviceAddress) != OK) { in halToMicrophoneCharacteristics()