incubator-nuttx/wireless/ieee802154
Xiang Xiao d3c4879113 Fix nxstyle warning
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-13 12:01:39 -06:00
..
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs Revert "Makefile: move INCDIROPT to common place (#625)" 2020-03-26 08:50:29 -07:00
README.txt Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
ieee802154_primitive.c global change: fix tools/checkpatch.sh warnnings 2020-04-09 10:29:28 -06:00
mac802154.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
mac802154.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_assoc.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_assoc.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mac802154_bind.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
mac802154_data.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
mac802154_data.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mac802154_device.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_disassoc.c Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mac802154_get_mhrlen.c Fix nxstyle warning 2020-04-13 12:01:39 -06:00
mac802154_getset.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_gts.c Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mac802154_internal.h Fix nxstyle warning 2020-04-13 12:01:39 -06:00
mac802154_ioctl.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
mac802154_loopback.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_netdev.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
mac802154_orphan.c ieee802154: Blocks out template code that is not complete to avoid warnings 2017-07-01 17:05:42 -04:00
mac802154_poll.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_poll.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mac802154_purge.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_reset.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mac802154_rxenable.c Fix some typos 2019-09-17 10:46:23 -06:00
mac802154_scan.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
mac802154_scan.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mac802154_start.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154_sync.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06: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]