incubator-nuttx/wireless/ieee802154
Gregory Nutt 29a4a80f8c Squashed commit of the following:
wireless/bluetooth:  This completes the basic logic path that gets frames from the Bluetooth stack and into the network layer.
    wireless/bluetooth:  Fleshes out some of the network packet receive logic.
    wireless/bluetooth:  Replace buffer allocated with primitive allocator from ieee 802.15.4.
    wireless/ieee802154:  Fix a few typos.
    wireless/bluetooth:  More renaming in preparation for some real work.
    wireless/bluetooth:  Some trivial renaming; update comments
2018-04-01 12:25:30 -06:00
..
Kconfig Squashed commit of the following: 2018-04-01 12:25:30 -06:00
Make.defs
README.txt
ieee802154_primitive.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
mac802154.c Merged in antmerlino/nuttx/mac802154_primitivebug (pull request #620) 2018-03-28 15:50:41 +00:00
mac802154.h
mac802154_assoc.c
mac802154_assoc.h
mac802154_bind.c
mac802154_data.c Merged in antmerlino/nuttx/mac802154_ackhandling (pull request #619) 2018-03-28 15:50:11 +00:00
mac802154_data.h
mac802154_device.c
mac802154_disassoc.c
mac802154_get_mhrlen.c
mac802154_getset.c
mac802154_gts.c
mac802154_internal.h Merged in antmerlino/nuttx/mac802154_rxenable (pull request #618) 2018-03-28 15:49:34 +00:00
mac802154_ioctl.c
mac802154_loopback.c wireless/ieee802154: Fix a few typos 2018-03-30 17:44:25 -06:00
mac802154_netdev.c wireless/ieee802154: Some trivial typos fixed while working with Bluetooth port 2018-03-31 10:38:07 -06:00
mac802154_orphan.c
mac802154_poll.c
mac802154_poll.h
mac802154_purge.c
mac802154_reset.c
mac802154_rxenable.c Merged in antmerlino/nuttx/mac802154_rxenable (pull request #618) 2018-03-28 15:49:34 +00:00
mac802154_scan.c
mac802154_scan.h
mac802154_start.c
mac802154_sync.c

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]