Commit History

Author SHA1 Message Date
  Alin Jerpelea f59814e7d7 wireless: Author Gregory Nutt: update licenses to Apache 3 years ago
  ligd f63db66382 mqueue: add file_mq_xx for kernel use 3 years ago
  Alin Jerpelea e36d93f600 wireless: bluetooth: nxstyle fixes 4 years ago
  Xiang Xiao 80277d1630 Refine the preprocessor conditional guard style (#190) 4 years ago
  Michał Łyszczek 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 years ago
  Gregory Nutt 44a5a7e170 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. 6 years ago
  Gregory Nutt 04b0ace6b0 wireless/bluetooth: With change the test with the simulated bluetooth driver can get all the way up the point where it determines that the attached controller is not LE capable. I am not sure how much first to take the simulation. The time would probably be better invested in bringing up real hardware. 6 years ago
  Gregory Nutt 29a4a80f8c Squashed commit of the following: 6 years ago
  Gregory Nutt accef0ca9e This commit brings in the Bluetooth stack from the Intel/Zephyr arduino101_firmware_source-v1.tar package. 6 years ago