mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
b200f49697
When no free buffers, notify the lower transport, so the lower transports can know this thing and do some work, such as continue to process the rx data to avoid the rx thread is blocked that even can't process the commands. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> Signed-off-by: liaoao <liaoao@xiaomi.com>