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