Rename software USART driver globals to make the code more in line with the rest...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / ServiceDiscoveryProtocol.h
2010-05-25 Dean CameraFixed RNDISEthernet demos crashing when calculating...
2010-05-23 Dean CameraAdd UUID Class matching to the Service Discovery Protoc...
2010-05-23 Dean CameraSDP Service improvements; fixed UUID for SDP service...
2010-05-21 Dean CameraAdd comments and partial Doxygen documentation to the...
2010-05-21 Dean CameraOops - when adding a sequence header to the SDP respons...
2010-05-21 Dean CameraAdd incomplete code to properly handle attribute respon...
2010-05-20 Dean CameraService Discovery ServiceSearchAttribute requests requi...
2010-05-20 Dean CameraShort UUIDs are measured in bytes, not bits -- update...
2010-05-20 Dean CameraMore SDP code improvements - responses to ServiceSearch...
2010-05-18 Dean CameraSwitch over the BluetoothHost demo's Service Discovery...
2010-05-17 Dean CameraBegin processing code for Service Discovery Protocol...
2010-05-10 Dean CameraRefactor Service Discovery Protocol code in the incompl...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-22 Dean CameraAdded ability to search by Channel PSM to the GetChanne...
2010-04-20 Dean CameraFixed HID Device Class Driver not allocating a temporar...
2010-04-19 Dean CameraAdd start of a SDP service table, which will be linked...
2010-04-19 Dean CameraMake bluetooth SDP code correctly unpack the search...
2010-04-15 Dean CameraRename FunctionAttributes.h to Attributes.h, as some...
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...