nuttx/drivers/wireless/bluetooth
chengkai 8e17e1657b bluetooth: fix bt bridge would not filter vendor hci cmd
when downloading rtk firmware with vendor hci cmd sending to
bt bridge, which would not filter that hci cmd.

Signed-off-by: chengkai <chengkai@xiaomi.com>
2024-10-17 18:09:32 +08:00
..
bt_bridge.c bluetooth: fix bt bridge would not filter vendor hci cmd 2024-10-17 18:09:32 +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