summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update changelog and bump version numberlibs-3.6Marcel Holtmann2006-09-241-1/+1
|
* 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-111-25/+64
|
* Update changelog and bump version numberlibs-3.5Marcel Holtmann2006-09-061-1/+1
|
* Cleanup of some memory usageMarcel Holtmann2006-09-051-14/+17
|
* Print only unitSize length of the stringsMarcel Holtmann2006-09-051-3/+3
|
* Remove sdp_cstate_t from the header fileMarcel Holtmann2006-09-051-0/+5
|
* Remove connected flag from SDP transaction structureUlisses Furquim2006-09-041-22/+2
|
* Make sdp_connect() fully async awareUlisses Furquim2006-09-041-58/+100
|
* 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-301-6/+6
|
* 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-291-10/+39
|
* changed error handling in sdp_process functionClaudio Takahasi2006-08-291-27/+16
|
* fixed syntax errorClaudio Takahasi2006-08-281-1/+1
|
* Added SDP error response parsingClaudio Takahasi2006-08-281-1/+7
|
* Added sdp_process and sdp_service_search_async functionsClaudio Takahasi2006-08-281-0/+214
|
* Add sdp_set_notify functionMarcel Holtmann2006-08-251-0/+28
|
* Added sdp_create for async searchesClaudio Takahasi2006-08-251-1/+72
|
* Update changelog and bump version numberlibs-3.4Marcel Holtmann2006-08-241-1/+1
|
* Fix UUID128 string lookup handlingMarcel Holtmann2006-08-241-2/+21
|
* Fix malloc() versus bt_malloc() usageMarcel Holtmann2006-08-232-20/+20
|
* Update library versionMarcel Holtmann2006-08-221-1/+1
|
* 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
|
* Add additional private data fieldMarcel Holtmann2006-08-171-0/+10
|
* Add link supervision timeout change eventMarcel Holtmann2006-07-311-3/+3
|
* Update changelog and bump version numberlibs-3.2Marcel Holtmann2006-07-271-1/+1
|
* Add features bit for link supervision timeoutMarcel Holtmann2006-07-271-1/+1
|
* Add adapter type for SDIOMarcel Holtmann2006-07-081-3/+5
|
* Fix handling of stringsMarcel Holtmann2006-06-261-21/+1
|
* Update changelog and bump version numberlibs-3.1Marcel Holtmann2006-06-171-1/+1
|
* Add missing placeholders for feature bitsMarcel Holtmann2006-06-161-0/+14
|
* Update library versionMarcel Holtmann2006-06-091-1/+1
|
* Fix sdp_gen_pdu data_size computationMarcel Holtmann2006-06-091-0/+4
|
* Fix uninitialised value errorMarcel Holtmann2006-06-091-0/+2
|
* Add another Phonebook Access identifierMarcel Holtmann2006-05-301-0/+1
|
* Add two new company identifiersMarcel Holtmann2006-05-301-0/+4
|
* Add missing memset() for socket addressMarcel Holtmann2006-04-251-0/+1
|
* Add another company identifierMarcel Holtmann2006-04-161-0/+2
|
* Fix broken behavior with EVT_CMD_STATUSMarcel Holtmann2006-03-141-6/+6
|
* Add features bit for pause encryptionMarcel Holtmann2006-02-071-1/+1
|
* Update library versionMarcel Holtmann2006-01-171-1/+1
|