summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.384.38Marcel Holtmann2009-05-032-1/+13
* Update library versionMarcel Holtmann2009-05-031-1/+1
* Add missing signal.h includeJohan Hedberg2009-05-041-0/+1
* Newer flex versions generate better code and don't need special flagsMarcel Holtmann2009-05-031-1/+2
* Add support for builtin pluginsMarcel Holtmann2009-05-0312-38/+76
* Set HFP=true in audio.conf and update the commentJohan Hedberg2009-05-031-3/+3
* Add alias for setting ERTM mode valueMarcel Holtmann2009-05-021-1/+4
* Add constants for Enhanced Retransmission and Streaming modesMarcel Holtmann2009-05-021-0/+2
* Adding start() functionality to hciops plugin.Alok Barsode2009-05-033-15/+31
* Moving adapter_ops registration to adapter.c.Alok Barsode2009-05-035-44/+43
* Fix HCI socket leak in device_remove_bondingJohan Hedberg2009-05-031-6/+6
* Add printf format checking attributeMarcel Holtmann2009-05-021-3/+3
* Fix more format string issuesJohan Hedberg2009-05-024-16/+15
* Fix address variable typeJohan Hedberg2009-05-022-2/+2
* Fix format stringJohan Hedberg2009-05-021-1/+1
* Fix bt_cancel_discovery to not call callback.Luiz Augusto von Dentz2009-04-304-31/+46
* Make sure clients using the device are notified when it is removed.Luiz Augusto von Dentz2009-04-281-9/+18
* Fix bug which prevent headset driver to load a second time.Luiz Augusto von Dentz2009-04-281-0/+2
* Fix bug which prevent a2dp adapter driver probe to succeed a second time.Luiz Augusto von Dentz2009-04-282-5/+11
* Make sure device are unloaded before drivers when removing an adapter.Luiz Augusto von Dentz2009-04-281-2/+2
* Add L2CAP_CONF_FCS valueMarcel Holtmann2009-04-281-0/+1
* Remove deprecated L2CAP_CONF_RFC_MODE valueMarcel Holtmann2009-04-281-1/+0
* Code cleanup for hciops.c.Alok Barsode2009-04-281-36/+36
* Adding btd_register_adapter_ops framework.Alok Barsode2009-04-284-1/+61
* Moving all adapter initialization code to hciops plugin.Alok Barsode2009-04-283-250/+259
* Initializing hciops plugin. Adding IO event handing.Alok Barsode2009-04-282-122/+134
* Using device_event to register and setup already known devices.Alok Barsode2009-04-271-6/+3
* Modifying device_devreg_setup. Check if device is up in device_devreg_setup i...Alok Barsode2009-04-271-5/+8
* exporting device_event().Alok Barsode2009-04-272-14/+15
* Initialing HCI raw socket plugin "hciops".Alok Barsode2009-04-272-1/+47
* Fix bug which prevent input devices to work if bluetoothd is restarted.Luiz Augusto von Dentz2009-04-271-3/+4
* Make disconnect watch callback to take removal flag.Luiz Augusto von Dentz2009-04-277-9/+17
* Fix removing sink retry timer in sink_freeJohan Hedberg2009-04-271-4/+13
* Fix another device removal crash with client_freeJohan Hedberg2009-04-271-1/+1
* Fix bug on Serial.Connect which cause UUID-128 to be interpreted as channel.Luiz Augusto von Dentz2009-04-241-5/+10
* Mention Scott's contributionsMarcel Holtmann2009-04-231-0/+1
* Fix sending AVRCP button released passthrough messagesScott Talbot2009-04-231-1/+1
* Release 4.374.37Marcel Holtmann2009-04-232-1/+13
* Fix missing defines for big endian AVCRP header sizesMarcel Holtmann2009-04-231-0/+2
* Update library versionMarcel Holtmann2009-04-231-1/+1
* Use more suitable AVRCP keycode mappingsJohan Hedberg2009-04-231-4/+4
* Fix sending AVRCP commands to non-target devicesJohan Hedberg2009-04-233-12/+33
* Cleanup and simplify AVRCP codeJohan Hedberg2009-04-231-195/+131
* Make network plugin to use disconnect watches.Luiz Augusto von Dentz2009-04-223-8/+27
* Make input plugin to use disconnect watches.Luiz Augusto von Dentz2009-04-224-130/+161
* Make audio plugin to use disconnect watches.Luiz Augusto von Dentz2009-04-225-3/+41
* Add support to disconnect watch registration.Luiz Augusto von Dentz2009-04-223-8/+83
* Introduce btd_device_ref and btd_device_unref.Luiz Augusto von Dentz2009-04-222-7/+40
* Cleanup temporary device entries from storage.Luiz Augusto von Dentz2009-04-221-1/+1
* Add version value for Bluetooth 3.0Marcel Holtmann2009-04-211-0/+1