mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-19 18:11:26 +08:00
When forwarding rx/tx callback from the underlaying device(pipe), the "dev" argument should be the portal. So the portal callback could think itself as called.