Searched refs:deviceAddressToHalImpl (Results 1 – 3 of 3) sorted by relevance
169 static status_t deviceAddressToHalImpl(const DA& device, audio_devices_t* halDeviceType,202 status_t HidlUtils::deviceAddressToHalImpl(const DA& device, audio_devices_t* halDeviceType, in deviceAddressToHalImpl() function
359 return deviceAddressToHalImpl(device, halDeviceType, halDeviceAddress); in deviceAddressToHal()
48 return HidlUtils::deviceAddressToHalImpl(device, halDeviceType, halDeviceAddress); in deviceAddressToHal()