nuttx/drivers/wireless/bluetooth
chengkai c55fcb59b8 bluetooth:fix bt bridge acl data connect handle not match
bt bridge filter would not match when ACL in data
head with Packet_Boundary_Flag 0b10. in that case connect handle
is the first 3 octets of the packet, which not match
BT_HCI_EVT_LE_CONN_COMPLETE hci event alloc handle.

Signed-off-by: chengkai <chengkai@xiaomi.com>
2024-10-17 18:09:32 +08:00
..
bt_bridge.c bluetooth:fix bt bridge acl data connect handle not match 2024-10-17 18:09:32 +08:00
bt_null.c Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
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_uart.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
bt_uart.h bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
bt_uart_bcm4343x.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
bt_uart_cc2564.c bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
bt_uart_generic.c bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
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