walnux/include/nuttx/wireless
Anthony Merlino 6bbc30c5fd Merged in antmerlino/nuttx/mac802154_fcslen (pull request #983)
ieee802154: Support dynamic FCS length. Adds IEEE802154_ATTR_PHY_FCSLEN.

This change introduces IEEE802154_ATTR_PHY_FCSLEN which the radio layer can support to set/get the FCS length that's added to the end of the frame. One use case, in promiscuous mode, is to add back in the FCS of the received frame by increasing the iob->io_len by the FCS length.

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-08-10 18:05:07 +00:00
..
bluetooth Squashed commit of the following: 2019-06-02 11:05:31 -06:00
ieee80211 drivers/wiresless/ieee80211: Correct some initialization problems with BCM43362 chip. Adds BCM43428 support. arch/arm/src: Add support for SDIO card to SDIO driver. 2018-04-26 08:10:23 -06:00
ieee802154 Merged in antmerlino/nuttx/mac802154_fcslen (pull request #983) 2019-08-10 18:05:07 +00:00
lpwan Merged in raiden00/nuttx_lora (pull request #829) 2019-02-24 17:58:46 +00:00
cc1101.h Squashed commit of the following: 2019-05-21 18:57:54 -06:00
gs2200m.h Merged in masayuki2009/nuttx.nuttx/gs2200m_with_dhcp (pull request #958) 2019-07-30 10:49:16 +00:00
ioctl.h Merged in masayuki2009/nuttx.nuttx/gs2200m_with_dhcp (pull request #958) 2019-07-30 10:49:16 +00:00
nrf24l01.h Coding standard fixes from review of last PR. 2019-05-11 13:46:38 -06:00
pktradio.h et/icmpv6: Remove the coupling between ICMPv6 and Ethernet by moving all Ethernet stuff to neighbor_ethernet_out.c and make the mac address as first field. 2018-11-09 15:41:23 -06:00
spirit.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
wireless.h include/nuttx/wireless/bluetooth adn include/nuttx/wireless/bluetooth: Add SIOCBTCONNECT and SIOCBTDISCONNECT ioctl commands 2018-12-02 10:57:51 -06:00