mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-06-16 02:00:27 +03:00
8e7fca3255
We now generalize the USB communiction and abandon the 'req_ctx' structure inherited from openpcd. Instead we use the libosmocore 'msgb' structure to handle incoming and outgoing USB tranfers. We also use linuxlist-based msgb-queues for each endpoint.