Home
last modified time | relevance | path

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

/aosp12/system/media/tests/
H A Dsystemaudio_tests.cpp157 const audio_devices_t bluetoothInA2dpDevices[] = { AUDIO_DEVICE_IN_BLUETOOTH_A2DP }; in TEST() local
158 runAudioDeviceTypeHelperFunction(allDeviceTypes, bluetoothInA2dpDevices, in TEST()
159 std::size(bluetoothInA2dpDevices), "a2dp in", audio_is_a2dp_in_device); in TEST()