summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.914.91Marcel Holtmann2011-03-292-1/+17
* Fix missing Discovering signal when scanningClaudio Takahasi2011-03-291-4/+5
* Don't disable LE scan when started by external toolsClaudio Takahasi2011-03-291-2/+4
* Fix uninitialized variables warningsLuiz Augusto von Dentz2011-03-291-1/+4
* Fix uninitialized variable warningLuiz Augusto von Dentz2011-03-291-0/+1
* Fix uninitialized variable warningLuiz Augusto von Dentz2011-03-291-23/+28
* Clean up btd_adapter_get_mode logicJohan Hedberg2011-03-291-11/+8
* Fix adapter->initialized state trackingJohan Hedberg2011-03-291-3/+3
* Fix emitting UUIDs signals when initializing adaptersJohan Hedberg2011-03-291-0/+3
* sbc: better compatibility with ARM thumb/thumb2Siarhei Siamashka2011-03-292-3/+3
* Remove unused defineJohan Hedberg2011-03-281-1/+0
* Clean up Out Of Band D-Bus interface namingJohan Hedberg2011-03-282-8/+8
* Simplify media_owner_removeLuiz Augusto von Dentz2011-03-281-11/+12
* Fix crash when receiving avdtp close commandLuiz Augusto von Dentz2011-03-281-0/+18
* Fix not replying Acquire request when resume failsLuiz Augusto von Dentz2011-03-281-0/+6
* Clean and fix copyright header in test/sap-clientWaldemar Rymarkiewicz2011-03-281-3/+2
* Update Media API documentationDmitriy Paliy2011-03-281-0/+5
* Update Adapter API documentationDmitriy Paliy2011-03-281-4/+14
* Fix use of unninitialized UUID value in SAP codeJohan Hedberg2011-03-281-0/+1
* Fix SAP server double-free during unregistrationJohan Hedberg2011-03-281-3/+1
* Fix LMP version string in hciconfigJohan Hedberg2011-03-281-1/+1
* mgmtops: Pass UUID-128's in little endian format to the kernelJohan Hedberg2011-03-281-2/+7
* Add oob-api.txt with documentation about OOB D-Bus methodsSzymon Janc2011-03-271-0/+38
* Update mgmt-api.txt with OOB commandsSzymon Janc2011-03-271-0/+30
* Add D-Bus OOB pluginSzymon Janc2011-03-273-0/+246
* Add support for Out of Band (OOB) association model in hciopsSzymon Janc2011-03-271-8/+109
* Add support for Out of Band (OOB) association model in mgmtopsSzymon Janc2011-03-272-3/+119
* Add initial support for Out of Band (OOB) association modelSzymon Janc2011-03-277-1/+167
* Emit missing signal when data channel is reconnected.Santiago Carot-Nemesio2011-03-271-3/+12
* Fix memory leak if an error occurs when a data channel is reconnected.Santiago Carot-Nemesio2011-03-271-3/+3
* Remove owner reference to request structureLuiz Augusto von Dentz2011-03-271-39/+61
* Rework adding/removing owners to a transportLuiz Augusto von Dentz2011-03-273-37/+54
* Make MediaTransport.Release asynchronousLuiz Augusto von Dentz2011-03-271-36/+132
* Add ERROR response on AT+BLDN command for maemo6Dmitriy Paliy2011-03-271-3/+23
* Add handling of pending D-Bus calls in maemo6Dmitriy Paliy2011-03-271-9/+56
* Sim Access Profile test scriptsWaldemar Rymarkiewicz2011-03-253-8/+1091
* Wait SCO socket to HUP before changing stateLuiz Augusto von Dentz2011-03-251-2/+6
* Fix error message when getting SCO connection handleLuiz Augusto von Dentz2011-03-251-2/+2
* TODO: Add item related to authorization and authenticationClaudio Takahasi2011-03-241-0/+9
* Return an error if the attribute requires authorizationClaudio Takahasi2011-03-241-0/+2
* Fix crash while exiting when endpoint has a a2dp streamLuiz Augusto von Dentz2011-03-241-1/+3
* telephony-ofono: fix handling of telephony_key_press_reqLuiz Augusto von Dentz2011-03-241-6/+4
* Remove unregister interface in telephony-maemo6Dmitriy Paliy2011-03-231-7/+0
* Fix memory leak of matched device drivers listClaudio Takahasi2011-03-231-2/+1
* Remove unnecessary btd_driver_data structClaudio Takahasi2011-03-231-23/+6
* Fix strict aliasing issue in hciopsRafal Michalski2011-03-231-1/+1
* Fix security level for MCAP instances created from HDP pluginSantiago Carot-Nemesio2011-03-231-1/+1
* Add release all sessions when adapter is switched offDmitriy Paliy2011-03-231-0/+9
* Add SAP to bootstrap-configure defaultsJohan Hedberg2011-03-231-0/+1
* Fix ATT error code response for authenticationClaudio Takahasi2011-03-231-2/+3