mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 05:38:33 +03:00
In order to handle other USB commands like GET_STATUS, SET_ATR or GET_STATS, we introduce an intermediary queue. The USB receive completion call-back puts the command on that intermediate 'main' queue. From that intermediate queue, the are further dispatched/processed according to their mesage type.
7.3 KiB
7.3 KiB