chao.an
|
c8a6f31a33
|
wireless/bluetooth: move H4_* definition to external
Reference the define from board or arch driver
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2021-01-16 11:18:26 -08:00 |
|
chao.an
|
f308ac1583
|
wireless/bluetooth: add more hci event definitions
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2021-01-16 11:18:26 -08:00 |
|
Xiang Xiao
|
f992ff37c3
|
Fix nxstyle warning
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-12-28 08:50:16 +01:00 |
|
Xiang Xiao
|
3dfb897ed1
|
bluetooth: Remove the unnecessary forward reference
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-12-28 08:50:16 +01:00 |
|
Gregory Nutt
|
fd844f8eac
|
include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies.
|
2018-04-29 12:43:09 -06:00 |
|
Gregory Nutt
|
9b83737821
|
drivers/wireless/bluetooth: Partition bt_uart.c adding bt_uart.h and bt_uart_generic.c. This will now permit adding HCI UART drivers that have custom initialization requirements.. such as parts the need to download a configuration file to the HCI UART before they are usable.
|
2018-04-19 17:48:04 -06:00 |
|