summaryrefslogtreecommitdiff
path: root/tools/sdptool.c
Commit message (Expand)AuthorAgeFilesLines
* sdptool: Make code consistent for SPP record addAndrei Emeltchenko2013-11-251-3/+3
* sdptool: Fix memory leaks creating PBAP recordAndrei Emeltchenko2013-11-251-0/+3
* sdptool: Fix memory leaks creating OPP recordAndrei Emeltchenko2013-11-251-0/+3
* tools/sdptool: Fix parsing for service class 0x110fLuiz Augusto von Dentz2013-10-091-2/+1
* sdptool: Use macro to calculate array sizeLuiz Augusto von Dentz2013-04-171-17/+18
* tools: Add MAS profile attributesLuiz Augusto von Dentz2013-04-171-1/+8
* sdptool: Fix mem leak in do_searchArkadiusz Lichwa2013-03-281-0/+2
* sdptool: Fix recursive searchDavid Herrmann2013-03-251-2/+3
* tools: Add Apple's Wireless iAP UUID entryMarcel Holtmann2012-12-271-0/+4
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* sdptool: Add missing UUID entries for MAP and HSPJohan Hedberg2012-11-231-0/+4
* sdptool: Fix dropping of the list headPavel Raiskup2012-06-281-1/+1
* tools: Fix tab misuseAnderson Lizardo2012-05-101-1/+1
* Move common code to sdp to avoid duplicationSzymon Janc2012-03-281-17/+3
* sdptool: Add GoepL2capPsm decoding supportLuiz Augusto von Dentz2012-02-071-2/+9
* Remove unnecessary jumpsSlawomir Bochenski2011-06-011-2/+1
* Fix Headset Audio gateway SDP record.Jaikumar Ganesh2010-09-221-5/+1
* Add GATT SDP record for sdptoolClaudio Takahasi2010-08-091-0/+71
* sdptool: Fix 2 possible NULL dereferenceGustavo F. Padovan2010-06-081-10/+9
* Change MDP profile name and macros to HDPElvis Pfützenreuter2010-06-041-3/+3
* Remove extra spaces from tools dirJose Antonio Santos Cadenas2010-05-071-18/+18
* Add 0xff (any object type) to sdptool OPUSH supported formats list.Nick Pelly2010-02-041-2/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Remove unused variables left by previous patchMarcel Holtmann2009-08-061-2/+0
* Modify example PBAP SDP record of sdptoolZhu Lan2009-08-061-7/+2
* Fix signed/unsigned comparison warningMarcel Holtmann2009-06-261-1/+1
* Add support for registration of a PBAP service using sdptoolJiafa Liu2009-06-261-1/+80
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-5/+6
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Add PBAP UUID for simpler accessMarcel Holtmann2008-10-211-0/+1
* Get rid of format string warnings with recent gcc versionsJohan Hedberg2008-10-201-16/+16
* Add additional record range for the iPhoneMarcel Holtmann2008-09-281-2/+3
* Use const char for usage textMarcel Holtmann2008-08-151-8/+8
* Add example record for headset audio gateway recordMarcel Holtmann2008-07-101-0/+71
* Use Handsfree version 0x0105 for the gateway roleMarcel Holtmann2008-07-101-1/+1
* Add extra attributes to the serial port recordMarcel Holtmann2008-07-101-1/+9
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Add definitions for MDPMarcel Holtmann2007-12-251-0/+3
* Add record handle range from Apple iPhoneMarcel Holtmann2007-11-121-2/+2
* Add two more record handle ranges from Sony Ericsson headsetsMarcel Holtmann2007-10-101-1/+3
* Add SymcML server definitionMarcel Holtmann2007-07-231-3/+7
* Add identifier for Nokia SyncML recordsMarcel Holtmann2007-07-231-0/+4
* sdptool: fixed memory leak for setattr and setseqClaudio Takahasi2007-06-061-9/+14
* Add Wii-Mote HID service recordMarcel Holtmann2007-02-111-0/+173
* Add UUID for Nokia FTPMarcel Holtmann2007-01-211-0/+4
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Add support for XML view of service recordsMarcel Holtmann2006-11-231-4/+36
* Add another Ricoh specific rangeMarcel Holtmann2006-10-151-1/+1
* Use uint16 for PSM in the HID keyboard recordMarcel Holtmann2006-06-151-7/+7