nuttx/drivers/wireless/bluetooth
Xiang Xiao aec3220fae bt_uart_shim: Correct the prototype of bt_uart_shim_getdevice
1.Add const to the path argument
2.Return the explicit type(struct btuart_lowerhalf_s *)

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: Correct the prototype of bt_uart_shim_getdevice 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