nuttx/drivers/wireless/bluetooth
yintao 37a30023f5 nuttx/drivers: add ept_release_cb for destroy server resource
use ept_release_cb to destory rpmsg services server dile resource
to avoid the used-after-free issue

Signed-off-by: yintao <yintao@xiaomi.com>
2024-10-10 08:44:29 +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
bt_rpmsghci_server.c nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +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