Add missing clean_doxygen phony targets to the project makefiles.
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / SDP.h
2010-07-11 Dean CameraCorrect misspellings in the Bluetooth demo code.
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-22 Dean CameraAdded new pgm_read_ptr() macro to Common.h for reading...
2010-06-13 Dean CameraRename the incomplete Bluetooth Host demo's ServiceDisc...