summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* added sdp_service_attr_async functionClaudio Takahasi2006-08-301-3/+70
* added/updated async functions commentsClaudio Takahasi2006-08-301-6/+74
* Make sdp_connect() async awareMarcel Holtmann2006-08-291-2/+25
* Correct prototypes for async functionsMarcel Holtmann2006-08-292-23/+53
* changed error handling in sdp_process functionClaudio Takahasi2006-08-292-28/+17
* fixed syntax errorClaudio Takahasi2006-08-281-1/+1
* Added SDP error response parsingClaudio Takahasi2006-08-282-2/+8
* Added sdp_process and sdp_service_search_async functionsClaudio Takahasi2006-08-282-1/+217
* Add sdp_set_notify functionMarcel Holtmann2006-08-252-1/+30
* Added sdp_create for async searchesClaudio Takahasi2006-08-252-1/+78
* Update changelog and bump version numberlibs-3.4Marcel Holtmann2006-08-243-2/+6
* Fix UUID128 string lookup handlingMarcel Holtmann2006-08-241-2/+21
* Fix malloc() versus bt_malloc() usageMarcel Holtmann2006-08-232-20/+20
* Update changelog and bump version numberlibs-3.3Marcel Holtmann2006-08-222-2/+9
* Update library versionMarcel Holtmann2006-08-221-1/+1
* Add structure for host number of completed packetsMarcel Holtmann2006-08-211-0/+5
* Add OCF for host number of completed packetsMarcel Holtmann2006-08-211-0/+2
* Add OCF for setting host controller to host flow controlMarcel Holtmann2006-08-211-0/+2
* Initialize memory to zero in hci_for_each_devJohan Hedberg2006-08-211-0/+2
* Initialize hci_dev_info memory to zero before calling ioctlJohan Hedberg2006-08-211-0/+2
* Rename link supervision timeout eventMarcel Holtmann2006-08-201-2/+2
* Add --automake optionMarcel Holtmann2006-08-181-1/+1
* Add additional private data fieldMarcel Holtmann2006-08-173-35/+36
* Remove kernel specific timeoutsMarcel Holtmann2006-07-311-6/+0
* Add link supervision timeout change eventMarcel Holtmann2006-07-312-5/+12
* Update changelog and bump version numberlibs-3.2Marcel Holtmann2006-07-273-2/+7
* Add features bit for link supervision timeoutMarcel Holtmann2006-07-272-1/+2