aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib/SDP.c
Commit message (Expand)AuthorAgeFilesLines
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-60/+61
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-1/+1
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-14/+29
* Correct misspellings in the Bluetooth demo code.Dean Camera2010-07-111-6/+6
* Add more doxygen function documentation to the RFCOMM layer.Dean Camera2010-07-111-2/+2
* Oops - ACL layer Bluetooth_SendPacket() function should check and allow NULL ...Dean Camera2010-07-111-4/+4
* Rename Bluetooth stack function parameters to clearly indicate what sort of B...Dean Camera2010-07-111-3/+3
* Add RFCOMM service routine, to send pending configuration requests on RFCOMM ...Dean Camera2010-06-291-6/+0
* Add TEST RFCOMM command handler. Remove the RFCOMM channel UseUIFrame element...Dean Camera2010-06-231-2/+2
* Use a bitmask instead of an array of bools in the SDP UUID List matching algo...Dean Camera2010-06-221-17/+16
* Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil...Dean Camera2010-06-131-0/+707