incubator-nuttx/wireless/ieee802154
Xiang Xiao 2e54df0f35 Don't include assert.h from public header file
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-03 08:36:03 -07:00
..
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08: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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
mac802154.c Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
mac802154.h wireless: fix nxstyle errors 2021-02-19 08:07:47 -08:00
mac802154_assoc.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08: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 wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_data.h wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_device.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
mac802154_disassoc.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_get_mhrlen.c Fix nxstyle warning 2020-04-13 12:01:39 -06:00
mac802154_getset.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_gts.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_internal.h Fix nxstyle warning 2020-04-13 12:01:39 -06:00
mac802154_ioctl.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_loopback.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mac802154_netdev.c libc/assert: Reference the expression in all case 2021-04-03 21:00:41 +01:00
mac802154_orphan.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_poll.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08: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 wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_reset.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_rxenable.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_scan.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mac802154_scan.h wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_start.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +08:00
mac802154_sync.c wireless: ieee802154: nxstyle fixes 2020-04-23 19:44:08 +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]