incubator-nuttx/include/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
..
cc3000 IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 2017-04-27 16:58:30 -06:00
ieee80211 include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
ieee802154 Merged in antmerlino/nuttx/mac802154dev-header-offset (pull request #538) 2017-11-22 18:22:35 +00:00
cc1101.h Fixes for coding standard: '*' needs to 'snuggle' with following variable name 2017-02-28 18:37:44 -06:00
cc3000.h Correct use of _WLIOC where _WLCIOC is required. 2017-04-27 17:16:02 -06:00
ioctl.h Squashed commit of the following: 2017-09-15 08:04:38 -06:00
nrf24l01.h Correct use of _WLIOC where _WLCIOC is required. 2017-04-27 17:16:02 -06:00
pktradio.h 6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154. 2017-08-20 07:10:48 -06:00
spirit.h Spirit: Correct setting of the length width field; Add multicast and broadcast addresses to radio properities. 2017-08-04 12:19:59 -06:00
wireless.h Fix some errors in IOCTL decoding macros 2017-08-02 14:28:17 -06:00