nuttx/net/bluetooth
Zhe Weng 87a7714103 net: Split msg_iovlen check in recvmsg into each protocol
To prepare for supporting multiple iov in each protocol.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2025-01-20 17:12:14 +08:00
..
bluetooth.h net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
bluetooth_callback.c
bluetooth_conn.c net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
bluetooth_container.c
bluetooth_finddev.c
bluetooth_initialize.c net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
bluetooth_input.c
bluetooth_poll.c
bluetooth_recvmsg.c net: Split msg_iovlen check in recvmsg into each protocol 2025-01-20 17:12:14 +08:00
bluetooth_sendmsg.c
bluetooth_sockif.c
CMakeLists.txt
Kconfig
Make.defs