mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-09 16:01:09 +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.