incubator-nuttx/net/ieee802154
chao an 7d1763a57c net/assert: remove all unnecessary check for psock/conn
Since inet/socket layer already contains sanity checks, so remove unnecessary lower half checks

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 20:36:49 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
ieee802154.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
ieee802154_callback.c net: cleanup pvconn reference to avoid confuse 2022-08-26 20:58:11 +08:00
ieee802154_conn.c Performance optimizations in connection allocations. 2023-02-28 14:23:16 +01:00
ieee802154_container.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
ieee802154_finddev.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
ieee802154_initialize.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
ieee802154_input.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
ieee802154_poll.c net: Remove some minor #warning since it compiler specific 2023-05-18 15:44:28 +03:00
ieee802154_recvmsg.c net: Remove some minor #warning since it compiler specific 2023-05-18 15:44:28 +03:00
ieee802154_sendmsg.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00
ieee802154_sockif.c net/assert: remove all unnecessary check for psock/conn 2023-08-30 20:36:49 +08:00