incubator-nuttx/net/can
chao.an 162fcd10ca net: cleanup pvconn reference to avoid confuse
More reference:
https://github.com/apache/incubator-nuttx/pull/5252
https://github.com/apache/incubator-nuttx/pull/5434

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-08-26 20:58:11 +08:00
..
Kconfig net: Fix typos, update comments in Kconfigs 2022-05-06 08:54:58 +02:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
can.h SocketCAN: add non-blocking write 2022-07-25 23:47:05 +08:00
can_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
can_conn.c net: Remove the unnecessary initialization code 2022-03-12 19:24:17 +02:00
can_getsockopt.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
can_input.c NXStyle and preprocessor fixes 2022-07-25 23:47:05 +08:00
can_notifier.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
can_poll.c net/can,icmp,icmpv6,tcp,tcp_timer,udp: device should poll only those connections that are bound to the device. 2021-10-11 23:09:00 -07:00
can_recvmsg.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
can_sendmsg.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
can_setsockopt.c net/can/can_setsockopt.c: fix assertion, value can be NULL 2022-02-13 23:16:00 +08:00
can_sockif.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00