nuttx/drivers/wireless/bluetooth
zhongzhijie1 3d37e85b13 Remove minread para in btuart_read.
In file_read(), asynchronous reading is supported, so partial reads and the minread parameter are no longer needed.

Signed-off-by: zhongzhijie1 <zhongzhijie1@xiaomi.com>
2025-07-01 09:06:43 -03:00
..
bt_bridge.c
bt_driver.c
bt_null.c
bt_rpmsghci.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
bt_rpmsghci.h
bt_rpmsghci_server.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
bt_slip.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
bt_uart.c Remove minread para in btuart_read. 2025-07-01 09:06:43 -03:00
bt_uart.h Refactored the btuart_rxwork function to improve data reception stability. 2025-07-01 09:06:43 -03:00
bt_uart_bcm4343x.c
bt_uart_cc2564.c
bt_uart_generic.c
bt_uart_shim.c
CMakeLists.txt build: CMake fix for sim:btuart 2025-01-27 08:24:37 +08:00
Kconfig
Make.defs