nuttx/net/can
wangbowen6 344c8be049 poll: add poll_notify() api and call it in all drivers
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-09-26 12:06:32 +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
can_input.c NXStyle and preprocessor fixes 2022-07-25 23:47:05 +08:00
can_notifier.c
can_poll.c
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 poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00
can.h SocketCAN: add non-blocking write 2022-07-25 23:47:05 +08:00
Kconfig net: Fix typos, update comments in Kconfigs 2022-05-06 08:54:58 +02:00
Make.defs