Searched refs:bluetoothInA2dpDevices (Results 1 – 1 of 1) sorted by relevance
157 const audio_devices_t bluetoothInA2dpDevices[] = { AUDIO_DEVICE_IN_BLUETOOTH_A2DP }; in TEST() local158 runAudioDeviceTypeHelperFunction(allDeviceTypes, bluetoothInA2dpDevices, in TEST()159 std::size(bluetoothInA2dpDevices), "a2dp in", audio_is_a2dp_in_device); in TEST()