summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.424.42Marcel Holtmann2009-06-212-1/+14
* Fix small typoJoão Paulo Rechi Vita2009-06-191-1/+1
* Fix SCO server socket for HFP HF roleJohan Hedberg2009-06-191-0/+5
* Fix another small typoMarcel Holtmann2009-06-191-2/+2
* Fix typo in DiscoverServices descriptionMarcel Holtmann2009-06-191-1/+2
* Don't assert on AVDTP reference count bugsJohan Hedberg2009-06-171-2/+5
* Add to simple-agent the ability to reject authorization requests.Luiz Augusto von Dentz2009-06-161-0/+4
* Fix regression when there is no agent registered.Luiz Augusto von Dentz2009-06-161-1/+8
* Fix error return when bonding socket hang up.Luiz Augusto von Dentz2009-06-161-2/+5
* Call shutdown on SCO socket before closingJohan Hedberg2009-06-161-0/+2
* Call shutdown() on A2DP audio stream channel before closingJohan Hedberg2009-06-161-3/+17
* Always use dedicated close_sco and headset_close_rfcomm functionsJohan Hedberg2009-06-151-28/+22
* Fix bug which cause authorization to be denied in certain headsets.Luiz Augusto von Dentz2009-06-155-7/+55
* Don't set the disconnect timer if both sides end up sending commandsJohan Hedberg2009-06-131-1/+1
* Don't enable gtk-doc option when using bootstrap-configureMarcel Holtmann2009-06-111-1/+0
* Add TI wl1271 to texas instruments chip listNick Pelly2009-06-111-3/+6
* Add udev mode to bluetoothdBastien Nocera2009-06-114-9/+81
* Adding stop_discovery to hciops.Alok Barsode2009-06-115-186/+42
* Adding start_discovery to hciops plugin.Alok Barsode2009-06-114-114/+69
* Compare sink_state with correct enum valueJohan Hedberg2009-06-101-1/+1
* Also fix AVRCP UNITINFO responseJohan Hedberg2009-06-091-0/+6
* Fix AVRCP SUBUNIT INFO response to include the Panel subunit typeJohan Hedberg2009-06-091-0/+2
* Also check number length when choosing type of +CLCC responseJohan Hedberg2009-06-091-1/+1
* Fix bt_cancel_discovery calls in case of SDP failuresJohan Hedberg2009-06-081-0/+1
* Set ctxt->session to NULL after calling sdp_close on itJohan Hedberg2009-06-081-1/+4
* Release 4.414.41Marcel Holtmann2009-06-072-1/+12
* Fix SDP discovery cancelling when clearing hs->pendingJohan Hedberg2009-06-051-1/+9
* Add test-network to distZygo Blaxell2009-06-041-1/+1
* Fix some error messages in A2DP Source functions.João Paulo Rechi Vita2009-06-041-2/+2
* Do not attempt to search HSP record in case of error on HFP record search.Luiz Augusto von Dentz2009-06-031-3/+5
* Fix headset state tracking if bt_search_service() fails within get_records()Johan Hedberg2009-06-031-6/+13
* change OFONO_MANAGER_INTERFACE to get aligned with ofono interfaceForrest Zhao2009-06-031-1/+1
* Fix headset never connecting on the first attempt.Luiz Augusto von Dentz2009-06-023-5/+8
* Fix Adapter.RemoveDevice not being replied.Luiz Augusto von Dentz2009-06-021-8/+7
* Fix temporary flag if Create*Device requestor exits during SDPJohan Hedberg2009-06-021-0/+3
* Fix pairing process even if the ACL gets dropped before successful SDPJohan Hedberg2009-06-013-9/+32
* Fix AVDTP Discover timeout handlingJohan Hedberg2009-05-311-3/+13
* Fix maximum headset connection count check for Audio interfaceJohan Hedberg2009-05-282-9/+20
* Remove obsolete fileJohan Hedberg2009-05-271-5/+0
* Make network plugin to use adapter references.Luiz Augusto von Dentz2009-05-273-25/+29
* Make serial plugin to use adapter references.Luiz Augusto von Dentz2009-05-273-34/+42
* Make input plugin to use adapter references.Luiz Augusto von Dentz2009-05-271-1/+12
* Make audio plugin to use adapter references.Luiz Augusto von Dentz2009-05-271-36/+99
* Introduce btd_adapter_ref an btd_adapter_unref.Luiz Augusto von Dentz2009-05-272-6/+35
* Fix regression which cause device object to be remove after paired.Luiz Augusto von Dentz2009-05-272-13/+16
* Fix HSP record fetching when the remote device doesn't support HFPJohan Hedberg2009-05-261-39/+57
* Add generated compile script to .gitignoreMarcel Holtmann2009-05-212-1/+2
* Make sure device is disconnect when removed.Luiz Augusto von Dentz2009-05-201-15/+2
* Make AVRCP to uinput key mapping more genericJohan Hedberg2009-05-201-41/+29
* Fix also UI_SET_KEYBIT for the new pause and play key codesJohan Hedberg2009-05-191-1/+2