nuttx/drivers/wireless/bluetooth
Xiang Xiao 9103184722 bluetooth: Rename *bt_uart_shim_getdevice to btuart_shim_getdevice
follow other bluetooth driver convention(e.g. btuart_register)

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-01-17 20:49:19 -08: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 bluetooth: Rename *bt_uart_shim_getdevice to btuart_shim_getdevice 2021-01-17 20:49:19 -08: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 wireless/bluetooth: move H4_* definition to external 2021-01-16 11:18:26 -08:00
Kconfig bluetooth: BLUETOOTH_BCM4343X shouldn't select BLUETOOTH_UART_SHIM 2020-12-29 18:11:21 -08:00
Make.defs