nuttx/drivers/wireless/bluetooth
Xiang Xiao 1d8397a36d bt_uart: Don't call rxdrain in the successful path
because the physical uart bus may receive the next packet asynchronously

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-12-28 10:38:03 +01:00
..
bt_null.c
bt_uart_bcm4343x.c bluetooth: Remove the unnecessary forward reference 2020-12-28 08:50:16 +01:00
bt_uart_cc2564.c Fix nxstyle warning 2020-12-28 08:50:16 +01:00
bt_uart_generic.c bluetooth: Remove the unnecessary forward reference 2020-12-28 08:50:16 +01:00
bt_uart_shim.c wireless/bluetooth: replace open with file_open in uart shim drivers 2020-09-23 15:08:18 -03:00
bt_uart.c bt_uart: Don't call rxdrain in the successful path 2020-12-28 10:38:03 +01:00
bt_uart.h Fix nxstyle warning 2020-12-28 08:50:16 +01:00
Kconfig
Make.defs