summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove extra spaces at end of line in lib dirJose Antonio Santos Cadenas2010-05-075-75/+75
* Fix list parsing bug in sdp_set_supp_featuresJosé Antonio Santos Cadenas2010-04-281-2/+31
* Add txWindow and MaxTt to l2cap_optionsGustavo F. Padovan2010-04-281-0/+2
* Make some UUID parameters constMarcel Holtmann2010-04-282-8/+8
* Remove another bunch of pointless casting attemptsMarcel Holtmann2010-04-281-40/+37
* Add memory checks whenever memory is allocated in SDPSantiago Carot-Nemesio2010-04-281-10/+77
* Use NULL instead of 0 for functions returning a pointerSantiago Carot Nemesio2010-04-271-4/+4
* Remove some blanks spaces in sdp source code.Santiago Carot Nemesio2010-04-271-17/+17
* Add some more company identifiersMarcel Holtmann2010-04-141-0/+6
* Fix accidental OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL breakageMarcel Holtmann2010-03-071-0/+7
* Fix accidental hci_read_inquiry_transmit_power_level symbol breakageMarcel Holtmann2010-02-132-0/+6
* Add helper functions for controller type string conversionMarcel Holtmann2010-02-132-2/+21
* Add Bluetooth controller typesMarcel Holtmann2010-02-131-1/+5
* Fix another fallout from Inquiry Response Transmit Power Level typoMarcel Holtmann2010-02-053-8/+8
* Fix my stupid typo with Read Inquiry Response Transmit Power LevelMarcel Holtmann2010-02-051-1/+1
* Remove "(tentative)" commentMarcel Holtmann2010-01-221-1/+1
* Update copyright informationMarcel Holtmann2010-01-0114-14/+14
* Add command values from Bluetooth 4.0 specificationMarcel Holtmann2009-12-171-4/+40
* Add LMP features for Low Energy supportMarcel Holtmann2009-12-172-3/+6
* Add version value for Bluetooth 4.0Marcel Holtmann2009-12-171-0/+1
* Add another company identifierMarcel Holtmann2009-12-171-0/+2
* Add SDP functions for HDP supportJosé Antonio Santos Cadenas2009-12-143-0/+128
* Add another company identifierMarcel Holtmann2009-12-041-0/+2
* Add missing command values from Bluetooth 3.0 specificationMarcel Holtmann2009-10-071-0/+36
* Add value for Read Encryption Key Size command constantMarcel Holtmann2009-10-071-1/+1
* Add feature definition for Enhanced Power ControlMarcel Holtmann2009-10-072-1/+2
* Fix variable initializationsJohan Hedberg2009-10-021-2/+5
* Fix unnecessary NULL checksJohan Hedberg2009-10-021-1/+1
* Add FCS field to L2CAP optionsMarcel Holtmann2009-08-301-0/+1
* Add another company identifierMarcel Holtmann2009-08-281-0/+2
* Switch to a full non-recursive build systemMarcel Holtmann2009-08-2315-22/+3998
* Update library versionMarcel Holtmann2009-08-161-1/+1
* Introduce sdp_uuid_cmp to sdp_lib.h.Luiz Augusto von Dentz2009-08-121-0/+18
* Update library versionMarcel Holtmann2009-08-011-1/+1
* Fix bug which could cause buffer overruns.Luiz Augusto von Dentz2009-07-211-1/+3
* Update library versionMarcel Holtmann2009-07-181-1/+1
* Fix possible memory leak.Luiz Augusto von Dentz2009-07-161-1/+3
* Fix possible leak or crash on gen_dataseq_pdu in case of out of memory.Luiz Augusto von Dentz2009-07-161-1/+17
* Update library versionMarcel Holtmann2009-05-191-1/+1
* Remove unnecessary empty lineJohan Hedberg2009-05-191-1/+0
* Mark sdp_gen_buffer static.Luiz Augusto von Dentz2009-05-181-2/+2
* Make sure sdp allocates enough memory when generating pdu.Luiz Augusto von Dentz2009-05-181-52/+153
* Update library versionMarcel Holtmann2009-05-031-1/+1
* Update library versionMarcel Holtmann2009-04-231-1/+1
* Add version value for Bluetooth 3.0Marcel Holtmann2009-04-211-0/+1
* Update library versionMarcel Holtmann2009-04-111-1/+1
* Add new company identifiersMarcel Holtmann2009-04-061-0/+8
* Fix dead assignment.Luiz Augusto von Dentz2009-04-011-1/+0
* Fix dead assignment.Luiz Augusto von Dentz2009-04-011-1/+1
* Fix dead assignments.Luiz Augusto von Dentz2009-04-011-10/+2