incubator-nuttx/drivers/wireless/bluetooth
ouyangxiangzhen 17c51c0667 userspace: Exclude nuttx/arch.h
This patch fixed userspace headers conflict. Architecture-related definition and API should not be exposed to users.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-11-01 16:59:37 +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
bt_bridge.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
bt_driver.c bluetooth: Fix the incompatibility made by https://github.com/apache/nuttx/pull/14224 2024-10-18 09:05:54 +08:00
bt_null.c
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 missing header files nuttx/wqueue.h 2024-10-23 20:10:43 +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