nuttx/drivers/wireless/bluetooth
2024-10-17 18:09:32 +08:00
..
bt_bridge.c filter redundant hci reset commands due to dual Bluetooth protocol stacks 2024-10-17 18:09:32 +08:00
bt_driver.c Add space before error, bt_driver_register_internal not trigger error, add defconfig DRIVERS_BLUETOOTH. 2024-10-17 18:09:32 +08:00
bt_null.c Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
bt_rpmsghci.c rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed 2024-10-08 18:26:39 +08:00
bt_rpmsghci.h wireless/bluetooth: add RPMSG HCI controller support 2023-03-14 09:51:13 +08:00
bt_rpmsghci_server.c nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
bt_slip.c bluetooth: fix bt_slip_send would always block 2024-10-17 18:09:32 +08:00
bt_uart.c [bt_uart.c] fix bug:cant receive data 2024-10-17 18:09:32 +08:00
bt_uart.h [bt_uart.c] fix bug:cant receive data 2024-10-17 18:09:32 +08:00
bt_uart_bcm4343x.c bluetooth: extract btuart_register interface 2024-10-17 18:09:32 +08:00
bt_uart_cc2564.c bluetooth: extract btuart_register interface 2024-10-17 18:09:32 +08:00
bt_uart_generic.c bluetooth: extract btuart_register interface 2024-10-17 18:09:32 +08:00
bt_uart_shim.c [bt_uart.c] fix bug:cant receive data 2024-10-17 18:09:32 +08:00
CMakeLists.txt drivers: append bt_driver.c to bluetooth drivers Cmakelist. 2024-10-17 18:09:32 +08:00
Kconfig [bt_uart.c] fix bug:cant receive data 2024-10-17 18:09:32 +08:00
Make.defs bluetooth: add bt_driver_register interface 2024-10-17 18:09:32 +08:00