incubator-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
..
CMakeLists.txt
Kconfig
Make.defs
bt_bridge.c
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