rockbox/utils/hwstub/include
Marcin Bukat 7f455af905 hwstub lib: Introduce framework for device filtering
The rationale behind this was ability to filter usb device by
bus numer and device address. This allows to connect with selected
device in case there is more then one  connected device implementing
hwstub interface. For now only USB backend makes use of this
but the foundation is generic and can be easily extended to other
backends.

Change-Id: I618cfdeeb09162d5fa1002db00e40ea17c43e727
2023-11-09 02:06:18 -05:00
..
hwstub.hpp hwstub lib: Introduce framework for device filtering 2023-11-09 02:06:18 -05:00
hwstub_net.hpp hwstub: add support for coprocessor operations 2017-01-24 15:25:14 +01:00
hwstub_protocol.h hwstub: add support for coprocessor operations 2017-01-24 15:25:14 +01:00
hwstub_uri.hpp hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
hwstub_usb.hpp hwstub lib: Introduce framework for device filtering 2023-11-09 02:06:18 -05:00
hwstub_virtual.hpp hwstub: add support for coprocessor operations 2017-01-24 15:25:14 +01:00