Skip to content
Snippets Groups Projects
  1. Jun 01, 2010
  2. May 26, 2010
  3. May 12, 2010
  4. May 02, 2010
  5. Apr 28, 2010
  6. Apr 27, 2010
  7. Apr 18, 2010
  8. Apr 15, 2010
    • Dean Camera's avatar
      Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable... · 3eb81df9
      Dean Camera authored
      Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.
      
      Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo.
      
      Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing.
      3eb81df9
  9. 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
  10. Mar 30, 2010
  11. Mar 29, 2010
  12. Mar 25, 2010
  13. Mar 24, 2010
  14. Mar 23, 2010
  15. Feb 24, 2010
  16. Feb 22, 2010
  17. Feb 18, 2010
    • Dean Camera's avatar
      Add uIP-split code to the Webserver project, so that each packet is split in... · 3b6987bc
      Dean Camera authored
      Add uIP-split code to the Webserver project, so that each packet is split in half to avoid the delayed-ACK problem when communicating with other devices. Condense HTTP server code, so that the HTTP headers are all sent from the one state. Make default filename append to any directory URI, rather than just the root directory.
      3b6987bc
  18. Feb 03, 2010
  19. Feb 02, 2010
  20. Jan 28, 2010
  21. Jan 27, 2010
  22. Jan 25, 2010
  23. Jan 24, 2010
  24. Jan 21, 2010
Loading