nuttx/include/nuttx/wireless
2018-04-21 08:38:08 -06:00
..
ieee80211 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
ieee802154 Merged in antmerlino/nuttx/mac802154_ackhandling (pull request #619) 2018-03-28 15:50:11 +00:00
bt_buf.h wireless/bluetooth: Remove Rx kernel thread. The operation of dispatching messages can be performed just as well on the high and low priority work queue. The network driver operates the low priority work queue so that also integrates better with network frame reception. 2018-04-19 08:52:09 -06:00
bt_core.h This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
bt_driver.h wireless/bluetooth and drivers/wireless/bluetooth: Simply the driver registration/initialization interface. 2018-04-14 11:33:29 -06:00
bt_gatt.h This comment adds (1) basic support for AF_BLUETOOTH sockets. The logic compiles but is still incomplete. Support for Bluetooth is general is still dependent on CONFIG_EXPERMIMENTAL because it is not yet ready for used. 2018-03-31 14:55:03 -06:00
bt_hci.h drivers/bluetooth: Extend device simulation. Now makes it all the way through initialization without error. wireless/bluetooth: Add support for IOCTL commangs to get BR/EDR and LE features. 2018-04-06 16:22:49 -06:00
bt_ioctl.h wireless/bluetooth: Adds implementation of GATT read IOCTL commands. 2018-04-21 08:38:08 -06:00
bt_null.h drivers/wireless/bluetooth: Add a NULL device to support some very low level testing on the Simulator. 2018-04-03 09:00:18 -06:00
bt_uart.h net/sixlowpan: Fix a nasty, byte-ordering/endian-ness problem. The root cause has been found and corrected. And a half dozen or so bandaid fixes were reverted. 2018-04-17 15:34:12 -06:00
bt_uuid.h This commit brings in the Bluetooth stack from the Intel/Zephyr arduino101_firmware_source-v1.tar package. 2018-03-29 12:39:22 -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