提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao 78904cdb1c wireless: remove unnecessary flags (#10) 4 年之前
  chao.an fed50a1070 include/nuttx/wireless/wireless.h: Correct number of network commands. 4 年之前
  chao.an eb63227559 include/net, include/nuttx/fs, include/nuttx/wireless: Make wireless definitions more consistent with Linux. 4 年之前
  Lwazi Dube b7fa409fc4 include/nuttx/wireless/bluetooth adn include/nuttx/wireless/bluetooth: Add SIOCBTCONNECT and SIOCBTDISCONNECT ioctl commands 5 年之前
  Gregory Nutt 8aa5b6c6ac 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. 6 年之前
  Gregory Nutt 71b8d408e2 wireless/bluetooth: Add IOCTL commands to support MTU exchange. 6 年之前
  Gregory Nutt 2ebe8e99cc wireless/bluetooth: Add support for IOCTL commands to perform GATT discovery and obtain the results. 6 年之前
  Gregory Nutt d25549ac54 This commit adds a Bluetooth HCI UART lower half driver for the STM32 6 年之前
  Gregory Nutt b42d31401c include/nuttx/wireless.h: Fix some coding standard violations. configs/indium-f7: Fix some compile errors found in build testing. 6 年之前
  Gregory Nutt 4fd814982d 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. 6 年之前
  Gregory Nutt 49644be9a5 include/nuttx/wireless and wireless/bluetooth: Add support for an IOCTL command to enable Bluetooth security. 6 年之前
  Gregory Nutt f7bcad502a Bluetooth: Bring in some definitions from NetBSD. Update some usage and naming to be more consistent. 6 年之前
  Gregory Nutt d62649757c wireless/bluetooth and include/nutt/net: Add support for Bluetooth IOCTL commands. 6 年之前
  Gregory Nutt 0579825b69 Fix some errors in IOCTL decoding macros 7 年之前
  Gregory Nutt 1ae9748170 Networking: Add support for some packet radio IOCTL commands; Spirit: Fix a few bugs from testing. 7 年之前
  Gregory Nutt 28e9fe32b6 include/: Remove dangling space at the end of lines. 7 年之前
  Simon Piriou 6b15c26e56 bcmf: add SIOCGIWSCAN ioctl support 7 年之前
  Simon Piriou b5e1ea4bef bcmf: fix frame not freed when dropped + cleanup 7 年之前
  Simon Piriou 91b3efa706 Extend wireless.h with definitions needed by wext. 7 年之前
  Gregory Nutt 4910e073cb Correct use of _WLIOC where _WLCIOC is required. 7 年之前
  Gregory Nutt 2e6908b384 IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 7 年之前
  Gregory Nutt 7c6f2c3c9a Back out most of ebf05cb9f56278b03965f86ea8a1c33634cbfec5 7 年之前
  Gregory Nutt 2c4800f511 Remove the 6loWPAN PANID IOCTLs they are redundant. 7 年之前
  Gregory Nutt 9281cd558e 6loWPAN: Add an IOCTL to set the IEEE802.15.4 PAN ID 7 年之前
  Gregory Nutt 6560db912b Add more definitions needed by apps/examples/wapi 7 年之前
  Gregory Nutt 3fb730040b include/nuttx/wireless/wireless.h: Add a few more definitions needed by apps/wireless/wapi 7 年之前
  Gregory Nutt 4f35f196b1 included/nuttx/wireless/wireless.h: Fix/add a few things needed by apps/wireless/wapi 7 年之前
  Gregory Nutt c08ba10d32 include/: Add some definitions needed by apps/wireless/wapi 7 年之前
  Gregory Nutt 4a93b0dc0c Update comments. 7 年之前
  Gregory Nutt 5f5b20ab74 Cosmetic update to some spacing and comments. 7 年之前