Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/vts/include/
DAudioControlTestUtils.h45 std::vector<std::string> getDeviceAddressesForZoneConfig(
/hardware/interfaces/automotive/audiocontrol/aidl/vts/src/
DAudioControlTestUtils.cpp110 std::vector<std::string> getDeviceAddressesForZoneConfig(const AudioZoneConfig& config) { in getDeviceAddressesForZoneConfig() function
122 const auto groupAddresses = getDeviceAddressesForZoneConfig(zoneConfig); in getDeviceAddressesForZone()