Searched refs:deviceAddressToHal (Results 1 – 5 of 5) sorted by relevance
35 std::string deviceAddressToHal(const DeviceAddress& address);
163 halConfig.channel_mask, deviceAddressToHal(device).c_str()); in openOutputStreamImpl()167 &halStream, deviceAddressToHal(device).c_str()); in openOutputStreamImpl()189 halConfig.channel_mask, deviceAddressToHal(device).c_str(), in openInputStreamImpl()193 static_cast<audio_input_flags_t>(flags), deviceAddressToHal(device).c_str(), in openInputStreamImpl()
153 AudioParameter params(String8(deviceAddressToHal(address).c_str())); in setParam()
30 std::string deviceAddressToHal(const DeviceAddress& address) { in deviceAddressToHal() function
470 deviceAddressToHal(metadata.destination.device()).c_str(), in updateSinkMetadata()