nuttx/wireless
Anthony Merlino cb62580216 Merged in antmerlino/nuttx/mac802154dev-header-offset (pull request #538)
Pass header-payload offset to application for use when the MAC layer is in promiscuous mode

* mac802154_device: When in promiscuous mode, the char driver sends the entire frame, including the MAC header.  This change adds an offset field indicating the header-payload boundary. It is set to 0 when not in promiscuous mode as the header is not passed to the application

* mac802154: Adds support for getting promiscuous mode state

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-11-22 18:22:35 +00:00
..
ieee802154 Merged in antmerlino/nuttx/mac802154dev-header-offset (pull request #538) 2017-11-22 18:22:35 +00:00
pktradio Squashed commit of the following: 2017-10-04 15:22:27 -06:00
.gitignore Add new top-level wireless/ directory 2016-02-26 17:07:04 -06:00
Kconfig Squashed commit of the following: 2017-07-29 13:42:26 -06:00
Makefile Squashed commit of the following: 2017-07-29 13:42:26 -06:00