summaryrefslogtreecommitdiffstats
path: root/src/sdp.c
Commit message (Expand)AuthorAgeFilesLines
* Add some extra debug informationMarcel Holtmann2005-03-091-0/+4
* fix commentsStephen Crane2005-03-021-2/+1
* fix incorrect doc commentStephen Crane2005-02-281-1/+1
* Update the copyright yearMarcel Holtmann2005-01-271-1/+1
* Remove sdp_internal.hMarcel Holtmann2005-01-231-1/+45
* Replace sdp_{get|put}_unaligned with bt_{get|put}_unalignedMarcel Holtmann2005-01-231-90/+90
* Fix UUID-32 to string translationMarcel Holtmann2004-12-101-3/+4
* Update the UUID constants and its translationsMarcel Holtmann2004-12-071-72/+88
* Add service classes and profile ids for WAPMarcel Holtmann2004-11-291-0/+4
* Fix bug where htonl() should be used instead of htons()Marcel Holtmann2004-11-021-1/+1
* Delete comment for a no long used parameterMarcel Holtmann2004-10-281-5/+0
* Add more audio/video profile translationsMarcel Holtmann2004-10-261-0/+5
* Add SIM Access typesMarcel Holtmann2004-10-131-2/+4
* UUID32 values can also be used as protocol identifiersMarcel Holtmann2004-07-221-5/+11
* Add sdp_get_add_access_protos() functionMarcel Holtmann2004-05-021-0/+24
* Update copyright informationMarcel Holtmann2004-04-031-29/+32
* Add string representation for HID and CIPMarcel Holtmann2004-04-011-0/+6
* Store additional unitSize for stringsMarcel Holtmann2004-04-011-2/+3
* Use $(top_builddir) as include root directoryMarcel Holtmann2004-03-311-7/+7
* Add SDP library codeMarcel Holtmann2004-03-311-0/+3076