summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.54.5Marcel Holtmann2008-09-122-1/+9
* Don't print error when device is downMarcel Holtmann2008-09-121-1/+2
* Send command to read the default link policyMarcel Holtmann2008-09-121-0/+3
* Set default link policy after the page timeoutMarcel Holtmann2008-09-121-5/+5
* Write the default link policy to ensure it is setMarcel Holtmann2008-09-121-0/+6
* When re-reading the device address store it properlyMarcel Holtmann2008-09-111-7/+4
* Add debug message for adapters without an addressMarcel Holtmann2008-09-111-4/+9
* Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-cloneMarcel Holtmann2008-09-111-1/+1
|\
| * Fix segfault on agent_is_busy.Luiz Augusto von Dentz2008-09-111-1/+1
* | Don't fork for device configurationMarcel Holtmann2008-09-111-19/+2
|/
* Move link mode and policy setting before bringing up the deviceMarcel Holtmann2008-09-111-26/+18
* Add extra debug for the forked init and setup functionsMarcel Holtmann2008-09-111-2/+8
* Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-cloneMarcel Holtmann2008-09-111-7/+17
|\
| * Fix memory allocation of drivers uuid list to be dinamic as drivers may be un...Luiz Augusto von Dentz2008-09-111-7/+17
* | Hide the verbose SDP debug behind SDP_DEBUGMarcel Holtmann2008-09-114-73/+79
* | Fix info calls that really should be debug insteadJohan Hedberg2008-09-112-8/+8
* | Mention the new mailing listMarcel Holtmann2008-09-111-2/+1
|/
* Fix memleakLuiz Augusto von Dentz2008-09-111-1/+1
* Fix problem that occurs when a device is removed but agent requests are not c...Luiz Augusto von Dentz2008-09-113-0/+18
* Search for l2cap uuid if no record is found.Luiz Augusto von Dentz2008-09-111-0/+7
* Make discovery service routine to search for driver uuids.Luiz Augusto von Dentz2008-09-111-0/+30
* Split code of simple search and browse.Luiz Augusto von Dentz2008-09-111-26/+43
* Add missing uuids to search if the device doesn't support public browsing.Luiz Augusto von Dentz2008-09-111-0/+5
* Implement support for subscriber number request (AT+CNUM)Johan Hedberg2008-09-113-0/+20
* Implement support g_dbus_create_error_valistJohan Hedberg2008-09-111-1/+5
* Fix error return valueJohan Hedberg2008-09-111-1/+1
* Increases the size of the sdp pdu buffer and adds a sanity check for itVinicius Costa Gomes2008-09-101-5/+5
* Add additional company identifierMarcel Holtmann2008-09-101-0/+2
* Remove unnecessary return statements from the end of void functionsJohan Hedberg2008-09-101-2/+0
* Implement DTMF tone transmission (AT+VTS)Johan Hedberg2008-09-103-0/+26
* Add SCO server socket (needed for HFP)Johan Hedberg2008-09-103-10/+90
* Implement support for SCO server socketsJohan Hedberg2008-09-102-0/+79
* Minor coding style fixJohan Hedberg2008-09-101-2/+2
* Send authentication request without blockingMarcel Holtmann2008-09-101-3/+8
* Merge branch 'devel' of git://git.infradead.org/users/vcgomes/bluezMarcel Holtmann2008-09-107-55/+261
|\
| * Now the record list is managed on a per adapter basisVinicius Costa Gomes2008-09-091-64/+84
| * Cancels the pending request from agent side when receiving a NoReplyVinicius Costa Gomes2008-09-096-21/+9
| * Implements the authorization methods on Service pluginVinicius Costa Gomes2008-09-091-7/+205
* | Use longer timeout value for authentication and encryptionMarcel Holtmann2008-09-101-2/+5
|/
* The input connect method takes no parametersMarcel Holtmann2008-09-101-7/+2
* Update test-discovery.Luiz Augusto von Dentz2008-09-091-5/+6
* Add test-network.Luiz Augusto von Dentz2008-09-091-0/+43
* Make RequestMode to overwrite session mode when already active.Luiz Augusto von Dentz2008-09-091-13/+33
* Cleanup mode and discovery session code.Luiz Augusto von Dentz2008-09-091-71/+35
* Input: Minor cleanupClaudio Takahasi2008-09-095-16/+7
* Input: storage cleanupClaudio Takahasi2008-09-096-466/+207
* Removed warning: uninitialised valueClaudio Takahasi2008-09-091-1/+2
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-0810-121/+274
* Add -i option to avinfo.Luiz Augusto von Dentz2008-09-081-11/+22
* Remove incorrect (and premature) optimizationJohan Hedberg2008-09-081-3/+0