nuttx/drivers/wireless/bluetooth
Xiang Xiao 8ce2d376cc bt_uart_shim: Don't hardcode the thread stack size
so let's change 1024 to CONFIG_DEFAULT_TASKSIZE

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-12-28 10:38:42 +01:00
..
bt_null.c fix sim:bluetooth compiler error (#18) 2019-12-31 09:30:44 -06:00
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 bt_uart_shim: Don't hardcode the thread stack size 2020-12-28 10:38:42 +01:00
bt_uart.c bt_uart: Retry the lower half operation if -EINTR is returned 2020-12-28 10:38:03 +01:00
bt_uart.h Fix nxstyle warning 2020-12-28 08:50:16 +01:00
Kconfig drivers/wireless/bluetooth/bt_uart_bcm4343x.c: BCM4343x HCIUART support. 2019-10-04 09:29:51 -06:00
Make.defs build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00