Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / SDP.c
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-11 Dean CameraCorrect misspellings in the Bluetooth demo code.
2010-07-11 Dean CameraAdd more doxygen function documentation to the RFCOMM...
2010-07-11 Dean CameraOops - ACL layer Bluetooth_SendPacket() function should...
2010-07-11 Dean CameraRename Bluetooth stack function parameters to clearly...
2010-06-29 Dean CameraAdd RFCOMM service routine, to send pending configurati...
2010-06-23 Dean CameraAdd TEST RFCOMM command handler. Remove the RFCOMM...
2010-06-22 Dean CameraUse a bitmask instead of an array of bools in the SDP...
2010-06-13 Dean CameraRename the incomplete Bluetooth Host demo's ServiceDisc...