nuttx/net/can
zhanghongyu aba8cd4d86 net/net_initialize: remove the empty functions that are not needed
streamline the code structure

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-12-25 09:50:40 +08:00
..
can.h net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00
can_callback.c net/can/can_callback.c: Take the timestamp size into account in "buflen" 2025-08-26 20:42:01 +08:00
can_conn.c net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00
can_getsockopt.c net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
can_input.c net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
can_notifier.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
can_poll.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
can_recvmsg.c net/can: support can receive packets from all can devices 2025-12-15 10:19:15 +08:00
can_sendmsg.c net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
can_sendmsg_buffered.c net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
can_setsockopt.c net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
can_sockif.c net/can,udp,tcp: add sem destroy for udp/tcp sndsem; 2025-12-15 10:19:15 +08:00
CMakeLists.txt net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
Kconfig net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00
Make.defs net/can: add write buffer to support nonblock send 2025-12-15 10:19:15 +08:00