summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberlibs-3.16Marcel Holtmann2007-08-283-2/+5
* Add another company identifierMarcel Holtmann2007-08-271-0/+2
* Update changelog and bump version numberlibs-3.15Marcel Holtmann2007-08-233-2/+5
* Extract main service class for later useMarcel Holtmann2007-08-222-5/+41
* Update changelog and bump version numberlibs-3.14Marcel Holtmann2007-08-083-2/+5
* Add definitions and functions for Simple PairingMarcel Holtmann2007-08-013-16/+248
* Update changelog and bump version numberlibs-3.13Marcel Holtmann2007-07-263-2/+5
* Update HCI command tableMarcel Holtmann2007-07-262-7/+31
* Update changelog and bump version numberlibs-3.12Marcel Holtmann2007-06-233-2/+8
* Add HCI command text descriptionsMarcel Holtmann2007-06-221-3/+29
* Add mising HCI commands structuresMarcel Holtmann2007-06-221-3/+54
* Add mising HCI event structuresMarcel Holtmann2007-06-221-6/+26
* Add common bachk() functionMarcel Holtmann2007-06-212-0/+36
* Add another company identifierMarcel Holtmann2007-06-201-0/+2
* Add definitions for inquiry power level and erroneous dataMarcel Holtmann2007-06-162-3/+6
* Check record struct pointer before adding an UUIDMarcel Holtmann2007-06-151-1/+2
* Add new company identifiersMarcel Holtmann2007-06-111-0/+10
* Remove variable data from information request structureMarcel Holtmann2007-05-261-1/+0
* Update changelog and bump version numberlibs-3.11Marcel Holtmann2007-05-243-2/+5
* Fix URL data size handlingMarcel Holtmann2007-05-221-18/+14
* Update changelog and bump version numberlibs-3.10Marcel Holtmann2007-05-103-2/+7
* Add ESCO_LINK connection type constantMarcel Holtmann2007-04-271-0/+1
* Fixed memory leakClaudio Takahasi2007-04-261-1/+2
* Export sdp_uuid32_to_uuid128() functionMarcel Holtmann2007-03-051-0/+1
* Add version code for Bluetooth 2.1Marcel Holtmann2007-02-131-0/+1
* Update changelog and bump version numberlibs-3.9Marcel Holtmann2007-01-282-1/+4
* Update copyright informationMarcel Holtmann2007-01-1314-14/+14
* Update changelog and bump version numberlibs-3.8Marcel Holtmann2006-12-253-2/+5
* handling invalid sdp record sintax for registration/unregistration/updateClaudio Takahasi2006-11-091-12/+35
* Add functions for registering binary recordsMarcel Holtmann2006-11-072-34/+82
* Update changelog and bump version numberlibs-3.7Marcel Holtmann2006-09-293-2/+6
* 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
* Update changelog and bump version numberlibs-3.6Marcel Holtmann2006-09-243-2/+5
* avoid multiple allocs/leak in *_async callsClaudio Takahasi2006-09-131-15/+33
* Use transaction err instead of errno for *_async funcsClaudio Takahasi2006-09-131-17/+14
* fixed search transaction reqbuf double freeClaudio Takahasi2006-09-131-12/+9
* fixed error handling in sdp_process( )Claudio Takahasi2006-09-112-25/+74
* Update changelog and bump version numberlibs-3.5Marcel Holtmann2006-09-063-2/+5
* Cleanup of some memory usageMarcel Holtmann2006-09-051-14/+17
* Print only unitSize length of the stringsMarcel Holtmann2006-09-051-3/+3
* Small code cleanupMarcel Holtmann2006-09-051-14/+17
* Remove sdp_cstate_t from the header fileMarcel Holtmann2006-09-052-5/+5
* Remove connected flag from SDP transaction structureUlisses Furquim2006-09-042-23/+2
* Make sdp_connect() fully async awareUlisses Furquim2006-09-042-58/+102
* Remove cstate and cstate_len from transaction structureMarcel Holtmann2006-09-031-28/+25
* Add another company identifierMarcel Holtmann2006-09-031-0/+2
* fixed sdp_process to handle cstateClaudio Takahasi2006-08-311-24/+54
* fix prototypes for sdp sync/async functionsUlisses Furquim2006-08-302-12/+11
* added sdp_service_search_async functionClaudio Takahasi2006-08-301-1/+60