summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.814.81Marcel Holtmann2010-11-302-1/+7
* Fix not canceling pending calls on maemo6 telephony driver exitLuiz Augusto von Dentz2010-11-301-1/+20
* Use specific members in D-Bus match rules on telephony maemo6 driverLuiz Augusto von Dentz2010-11-301-3/+3
* Fix interface name of modem states on maemo6 telephony driverLuiz Augusto von Dentz2010-11-301-1/+1
* Initialize adapter services listDaniel Orstadius2010-11-303-0/+26
* Emit Connect signal for LE capable devicesSheldon Demario2010-11-291-7/+54
* Attrib server should truncate attribute value to pdu lengthSheldon Demario2010-11-291-8/+7
* Don't trigger the discovering when registering the clientClaudio Takahasi2010-11-291-46/+1
* Fix memory leak of sdp list in the attribute clientClaudio Takahasi2010-11-291-1/+5
* Return a D-Bus error if device_browse failsClaudio Takahasi2010-11-291-1/+4
* Check the device type when creating the deviceClaudio Takahasi2010-11-294-12/+24
* Implement primary service search when creating a deviceClaudio Takahasi2010-11-294-39/+246
* Removed unused defineClaudio Takahasi2010-11-291-1/+0
* hcid header cleanupClaudio Takahasi2010-11-291-5/+0
* Remove unused scan_mode variableJohan Hedberg2010-11-281-5/+1
* Use existing bit functions from hci.hJohan Hedberg2010-11-281-12/+9
* Remove unused includesJohan Hedberg2010-11-2826-56/+0
* Remove unused defineJohan Hedberg2010-11-281-2/+0
* Use address instead of object path in device logsJohan Hedberg2010-11-271-21/+40
* Improve hciops loggingJohan Hedberg2010-11-271-26/+163
* Improve agent PIN length error logJohan Hedberg2010-11-271-1/+1
* Use hci_send_cmd instead of hci_send_req for authenticationJohan Hedberg2010-11-275-50/+11
* Fix crash after simultaneous authentication requestsRafal Michalski2010-11-251-0/+5
* sdpd header cleanupClaudio Takahasi2010-11-252-15/+11
* Fix telephony maemo6 driver deinitializationLuiz Augusto von Dentz2010-11-251-82/+86
* Fix telephony dummy driverLuiz Augusto von Dentz2010-11-251-0/+6
* Fix not deinitializing telephony driver when there is no adapter poweredLuiz Augusto von Dentz2010-11-251-5/+54
* Extend discover characteristic by UUID in gatttool to fetch all valuesSheldon Demario2010-11-251-1/+23
* hciattach: download configuration at user requested baud rateSuraj Sumangala2010-11-233-30/+73
* hciattach: make set_speed return error if any operation failsSuraj Sumangala2010-11-231-3/+10
* Add a runtime option to set the BCSP communication rateWade Brown2010-11-233-8/+44
* Fix typo in adapter documentationJose Antonio Santos Cadenas2010-11-221-1/+1
* Fix MDL and MCL reference counting in IO watchersJose Antonio Santos Cadenas2010-11-221-9/+19
* Do not increment mdl reference in reconnectionsSantiago Carot-Nemesio2010-11-221-1/+2
* Release 4.804.80Marcel Holtmann2010-11-212-1/+18
* Make LE_LINK define private to hcitool.c for nowJohan Hedberg2010-11-212-1/+3
* Fix possible race condition when initializing adaptersJohan Hedberg2010-11-191-1/+19
* Fix not indicating disconnected state when connecting to avdtpLuiz Augusto von Dentz2010-11-191-0/+2
* Fix not dropping avdtp session reference when cancelling stream setupLuiz Augusto von Dentz2010-11-191-0/+3
* Fix possible crashes when attempting to connect avdtpLuiz Augusto von Dentz2010-11-191-9/+8
* Add debug logs for state changes on sinkLuiz Augusto von Dentz2010-11-191-0/+10
* Fix reference count of a2dp stream setupLuiz Augusto von Dentz2010-11-191-64/+54
* Fix abort not being send when the state is idleLuiz Augusto von Dentz2010-11-191-3/+4
* Fix not removing all timers when user request to disconnect audioLuiz Augusto von Dentz2010-11-191-17/+19
* Cleanup a2dp_cancel codeLuiz Augusto von Dentz2010-11-191-1/+3
* Cleanup a2dp setup codeLuiz Augusto von Dentz2010-11-191-84/+68
* Fix minor typoJohan Hedberg2010-11-191-1/+1
* Avoid reallocations of services UUID arrayAnderson Lizardo2010-11-192-10/+11
* Merge service UUIDs from different BR/EDR EIR dataAnderson Lizardo2010-11-191-6/+0
* Extract flags from advertising dataBruna Moreira2010-11-193-0/+25