nuttx/include/nuttx/wireless
2018-08-13 15:53:15 -06:00
..
bluetooth Add missing function names in function headers. 2018-08-13 15:53:15 -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 net/udp: Fix several issues using connected UDP sockets: sendto() should not accept and address. Normally send() should be used instead. recvfrom() is no longer necessary. recvfrom() and poll() should not reset to accept any addresses but should, instead, only accept inputs and events from the connected remore peer. On of these issues was noted by 李桂丁 <liguiding@pinecone.net>. Changes were made as summarized here: http://www.masterraghu.com/subjects/np/introduction/unix_network_programming_v1.3/ch08lev1sec11.html 2018-04-25 08:43:38 -06:00
cc1101.h drivers/wireless: Fix some issues in the CC1101 driver; Update the CC1101 chip version number 2018-03-19 09:25:41 -06:00
ioctl.h This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
nrf24l01.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
pktradio.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
spirit.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
wireless.h include/nuttx/wireless: Add support for the rest of the IOCTL options needed to support apps/wireless/bluetooth/btsak. This is only the IOCTL command definitions. The IOCTL command implementation is still missing. 2018-04-20 09:14:59 -06:00