summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add another company identifierMarcel Holtmann2008-04-031-0/+2
* Update changelog and bump version numberlibs-3.29Marcel Holtmann2008-03-211-1/+1
* sdp_get_uuidseq_attr: fixed memory leakClaudio Takahasi2008-03-101-6/+7
* Update changelog and bump version numberlibs-3.28Marcel Holtmann2008-03-051-1/+1
* Add support for MCAP UUIDsMarcel Holtmann2008-03-051-0/+2
* Add another company identifierMarcel Holtmann2008-02-231-0/+2
* Fix compilation problem with USHRT_MAX and UCHAR_MAXMarcel Holtmann2008-02-021-1/+2
* Update copyright informationMarcel Holtmann2008-02-023-3/+3
* Update changelog and bump version numberlibs-3.24Marcel Holtmann2007-12-251-1/+1
* Add definitions for MDPMarcel Holtmann2007-12-251-0/+3
* Update changelog and bump version numberlibs-3.23Marcel Holtmann2007-12-081-1/+1
* Fix remote name request handling bugMarcel Holtmann2007-11-251-1/+1
* Update changelog and bump version numberlibs-3.22Marcel Holtmann2007-10-251-1/+1
* Fix remote name request event handlingMarcel Holtmann2007-10-251-1/+17
* Update changelog and bump version numberlibs-3.21Marcel Holtmann2007-10-241-1/+1
* Update changelog and bump version numberlibs-3.20Marcel Holtmann2007-10-051-1/+1
* Add support for inquiry transmit power levelMarcel Holtmann2007-10-051-0/+51
* Update changelog and bump version numberlibs-3.19Marcel Holtmann2007-09-161-1/+1
* Update changelog and bump version numberlibs-3.18Marcel Holtmann2007-09-021-1/+1
* Fix Bluetooth base UUID typoMarcel Holtmann2007-08-311-1/+1
* Don't allocate memory for the Bluetooth base UUIDMarcel Holtmann2007-08-311-71/+78
* Update changelog and bump version numberlibs-3.17Marcel Holtmann2007-08-301-1/+1
* Fix supported commands bit calculationMarcel Holtmann2007-08-291-2/+2
* Update changelog and bump version numberlibs-3.16Marcel Holtmann2007-08-281-1/+1
* Add another company identifierMarcel Holtmann2007-08-271-0/+2
* Update changelog and bump version numberlibs-3.15Marcel Holtmann2007-08-231-1/+1
* Extract main service class for later useMarcel Holtmann2007-08-221-2/+37
* Update changelog and bump version numberlibs-3.14Marcel Holtmann2007-08-081-1/+1
* Add definitions and functions for Simple PairingMarcel Holtmann2007-08-011-16/+91
* Update changelog and bump version numberlibs-3.13Marcel Holtmann2007-07-261-1/+1
* Update HCI command tableMarcel Holtmann2007-07-261-7/+29
* Update changelog and bump version numberlibs-3.12Marcel Holtmann2007-06-231-1/+1
* Add HCI command text descriptionsMarcel Holtmann2007-06-221-3/+29
* Add common bachk() functionMarcel Holtmann2007-06-211-0/+35
* Add another company identifierMarcel Holtmann2007-06-201-0/+2
* Add definitions for inquiry power level and erroneous dataMarcel Holtmann2007-06-161-3/+3
* Check record struct pointer before adding an UUIDMarcel Holtmann2007-06-151-1/+2
* Add new company identifiersMarcel Holtmann2007-06-111-0/+10
* Update changelog and bump version numberlibs-3.11Marcel Holtmann2007-05-241-1/+1
* Fix URL data size handlingMarcel Holtmann2007-05-221-18/+14
* Update changelog and bump version numberlibs-3.10Marcel Holtmann2007-05-101-1/+1
* Fixed memory leakClaudio Takahasi2007-04-261-1/+2
* Add version code for Bluetooth 2.1Marcel Holtmann2007-02-131-0/+1
* Update copyright informationMarcel Holtmann2007-01-133-3/+3
* Update changelog and bump version numberlibs-3.8Marcel Holtmann2006-12-251-1/+1
* handling invalid sdp record sintax for registration/unregistration/updateClaudio Takahasi2006-11-091-12/+35
* Add functions for registering binary recordsMarcel Holtmann2006-11-071-29/+74
* Update changelog and bump version numberlibs-3.7Marcel Holtmann2006-09-291-1/+1
* fixed csrc for partial responsesClaudio Takahasi2006-09-281-1/+11
* sdp_process:check if the PDU length match with the received dataClaudio Takahasi2006-09-281-11/+44