nuttx/drivers/wireless/bluetooth
wangyongrong 7508a10e20 rptun: Strip rpmsg and rptun
nuttx/driver/rpmsg: new folder, extract common rpmsg api in rptun.c to rpmsg.c.
rpmsg provide rpmsg_ops to each backend for specific implementation.

Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>
2024-01-16 15:58:32 +01:00
..
bt_bridge.c nuttx: fix nxstyle issues 2023-09-16 14:17:47 +08:00
bt_null.c Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
bt_rpmsghci_server.c rptun: Strip rpmsg and rptun 2024-01-16 15:58:32 +01:00
bt_rpmsghci.c bt_rpmsghci: fix warnings 2023-04-22 01:37:24 +08:00
bt_rpmsghci.h wireless/bluetooth: add RPMSG HCI controller support 2023-03-14 09:51:13 +08: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
bt_uart.c bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03:00
bt_uart.h bluetooth: Forward ioctl to btuart lowerhalf driver 2022-10-02 18:14:00 -03: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