aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
Commit message (Expand)AuthorAgeFilesLines
* Added ability to search by Channel PSM to the GetChannelData() function in th...Dean Camera2010-04-221-2/+2
* Fixed HID Device Class Driver not allocating a temporary buffer when the host...Dean Camera2010-04-201-4/+4
* Add start of a SDP service table, which will be linked to the Bluetooth SDP c...Dean Camera2010-04-191-9/+42
* Make bluetooth SDP code correctly unpack the search UUIDs and parameters.Dean Camera2010-04-191-24/+61
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-181-1/+1
* Rename FunctionAttributes.h to Attributes.h, as some attributes are applicabl...Dean Camera2010-04-151-2/+86
* Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...Dean Camera2010-04-131-0/+41