incubator-nuttx/wireless/ieee802154
chao an 5026a96cfa nxstyle: cleanup UTF-8 Unicode to ASCII
Signed-off-by: chao an <anchao@xiaomi.com>
2023-09-18 11:54:17 -04:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
README.txt
ieee802154_primitive.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
mac802154.c wireless/ieee802154: add missinf FAR 2023-05-19 02:40:38 +08:00
mac802154.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mac802154_assoc.c mm/iob: iob members are initialized after allocate 2022-12-16 09:51:53 +08:00
mac802154_assoc.h author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_bind.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_data.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mac802154_data.h author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_device.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
mac802154_disassoc.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_get_mhrlen.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_getset.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_gts.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_internal.h c89: move variable declaration out from the for loop 2023-08-08 11:58:29 -03:00
mac802154_ioctl.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_loopback.c net: Remove devif_timer from comment 2022-06-07 20:15:41 +03:00
mac802154_netdev.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
mac802154_orphan.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_poll.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mac802154_poll.h author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_purge.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_reset.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_rxenable.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mac802154_scan.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
mac802154_scan.h author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
mac802154_start.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mac802154_sync.c author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00

README.txt

This will eventually hold some general documentation for the IEEE 802.15.4
MAC implementation.

NOTE: Throughout the code, excerpts from the standard are quoted as to make
the code thoroughly readable. I have tried, to always put a reference [1] and
page number.  Below is the references that correspond with the reference number

[1]