Skip to content
Snippets Groups Projects
  1. Apr 22, 2010
  2. Apr 20, 2010
    • Dean Camera's avatar
      Fixed HID Device Class Driver not allocating a temporary buffer when the host... · 8252b4fe
      Dean Camera authored
      Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski).
      
      Clean up incomplete BluetoothHost debugging commands to use GCC extension to avoid NULL parameters when no formatting is required.
      8252b4fe
  3. Apr 19, 2010
  4. Apr 18, 2010
  5. Apr 15, 2010
  6. Apr 13, 2010
    • Dean Camera's avatar
      Document the Bluetooth ACL layer. Remove unneeded parameters from the... · e55f3386
      Dean Camera authored
      Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines.
      
      Change over the code so that the bluetooth packet data is read in by the stack rather than the user application, to make it more unform for sending/receiving, and so the library can handle incomming fragmentation in the future.
      
      Start Service Discovery Protocol decoding and processing.
      e55f3386
  7. Apr 12, 2010
  8. Apr 11, 2010
  9. Apr 10, 2010
  10. Apr 06, 2010
  11. Apr 05, 2010
  12. Apr 01, 2010
  13. Mar 31, 2010
  14. Mar 23, 2010
  15. Feb 04, 2010
  16. Dec 30, 2009
  17. Dec 28, 2009
  18. Dec 13, 2009
  19. Dec 09, 2009
  20. Nov 25, 2009
  21. Nov 20, 2009
  22. Nov 17, 2009
  23. Nov 13, 2009
  24. Nov 12, 2009
  25. Nov 09, 2009
  26. Nov 07, 2009
    • Dean Camera's avatar
      Make Low Level host demos use void pointers for the configuration descriptor,... · 34dc7f24
      Dean Camera authored
      Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
      
      Added preprocessor checks to give a human readable error when the class drivers are used when the incompatible NO_STREAM_CALLBACKS compile time option is used.
      34dc7f24
  27. Oct 16, 2009
Loading