nuttx/drivers/wireless/bluetooth
Bowen Wang 064eb5fd35 rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed
Otherwise, the tx buffer will be discarded and can no longer be obtained

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-08 18:26:39 +08:00
..
bt_bridge.c nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +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 rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed 2024-10-08 18:26:39 +08:00
bt_uart.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
bt_uart.h
bt_uart_bcm4343x.c
bt_uart_cc2564.c
bt_uart_generic.c
bt_uart_shim.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
CMakeLists.txt cmake: enable more cmake builds 2023-07-25 06:18:22 -07:00
Kconfig bluetooth rpmsg depends on RPTUN 2023-10-27 13:27:05 -03:00
Make.defs wireless/bluetooth: add RPMSG HCI controller support 2023-03-14 09:51:13 +08:00