# Functions
ForReplay returns three lists of the same size, at each index: - path.Device references a device - a bool indicates if that device is compatible (can replay) the capture - a stringtable.Msg gives the reason for a device to not be compatible
These lists are sorted such that compatible devices are returned at the front of the list, in the preferred device order.
Sorted returns all devices, sorted by Android first, and then Host.