mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
rootcause: in btuart_rxwork, read data in blocking mode and btuart_read do three times, maybe remote send some packets one time,so it wont read the sencond packets. Signed-off-by: wangzhi7 <wangzhi7@xiaomi.com>