Bluetooth : Support AVC target feature
[platform/upstream/pulseaudio.git] / src / modules / bluetooth / bluez5-util.c
2020-02-26 DoHyun PyunBluetooth : Support AVC target feature 75/225175/12 submit/tizen_5.5/20200227.003648
2020-02-14 Wootak JungRevert "bluetooth: Implement vendor codec supporting... 11/224911/1
2019-05-08 DoHyun PyunBluetooth: Remove undefined well-known name 55/205655/1 accepted/tizen/unified/20190512.221833 submit/tizen/20190509.095633 submit/tizen/20190510.020543
2019-03-25 Seungbae Shinfixup! bluetooth: Fix SVACE defect (DEREF_OF_NULL.RET... 20/202120/1 accepted/tizen/unified/20190328.012829 submit/tizen/20190327.122548
2019-03-19 Seungbae Shinbluetooth: Fix SVACE defect (DEREF_OF_NULL.RET.STAT) 03/201603/2 accepted/tizen/unified/20190320.082257 submit/tizen/20190319.052937
2019-02-12 AvichalBluetooth: Add source-output for multiple A2DP conneciton 80/197080/6
2018-11-08 Wootak Jungbluetooth: Implement vendor codec supporting logic 63/186963/7 accepted/tizen/unified/20181113.163406 submit/tizen/20181109.022710
2018-09-17 Seungbae ShinFix build warnings 66/189366/1
2018-02-20 DoHyun Pyunbluetooth : Apply tizen patchsets 95/170395/5
2018-01-26 Sangchul LeeInitialize codes based on 11.1 36/168336/1
2018-01-25 Sangchul LeeInitialize git 10/168210/1
2017-07-17 Tanu Kaskinenfix dbus message leaks
2017-04-21 Georg Chinibluez5-util: Fix segfault during shutdown of daemon
2017-03-30 Tanu Kaskinenbluetooth: assert that dbus_message_iter_append_basic...
2017-03-28 Tanu Kaskinenbluez5-util: fix profile waiting logic
2017-03-14 Georg Chinibluez5-util: Disconnect AG devices when ofono is starte...
2017-03-11 Georg Chinibluetooth: use native and ofono backends in parallel...
2016-08-10 Tanu Kaskinenbluetooth: refactor BlueZ 4 transport state setting
2016-08-10 Tanu Kaskinenbluetooth: unify BlueZ 4 and BlueZ 5 UUID handling
2016-08-10 Tanu Kaskinenbluetooth: update device's valid flag after parsing...
2016-08-10 Tanu Kaskinenbluetooth: wait for all profiles to connect before...
2016-05-04 DoHyun Pyunbluetooth: Add SuspendMedia method 19/66619/8 accepted/tizen/common/20160513.123224 accepted/tizen/ivi/20160513.004147 accepted/tizen/mobile/20160513.004025 accepted/tizen/tv/20160513.004125 accepted/tizen/wearable/20160513.004052 submit/tizen/20160512.051443
2015-04-27 Heechul JeonMerge "1. Added commands in ext-policy for other applic... accepted/tizen/common/20150506.091337 accepted/tizen/mobile/20150511.004100 accepted/tizen/tv/20150506.233450 accepted/tizen/wearable/20150506.234512 submit/tizen/20150429.013912 submit/tizen_common/20150505.090000
2015-04-21 Manish SogiEnabled TIZEN specific bluetooth changes 04/38404/2
2015-01-14 Ondrej Holecekupdate FSF addresses to FSF web page
2014-12-03 David Henningssonbluez5: Fix free order of adapters and devices
2014-11-14 David Henningssonbluetooth: Select headset backend through module argument
2014-11-14 David Henningssonbluez 5: Load the native headset backend if the oFono...
2014-11-14 David Henningssonbluez 5: Build both headset backends, if available
2014-10-31 Wim Taymansbluez5-util: add destroy function
2014-10-19 Tanu Kaskinenbluetooth: Move stuff to pa_bluetooth_transport_put...
2014-09-10 Luiz Augusto von... bluetooth: Add discovery to pa_bluetooth_backend_new
2014-09-10 Luiz Augusto von... bluetooth: Only create backend instance once objects...
2014-09-08 Luiz Augusto von... bluetooth: Add pa_bluetooth_transport_unlink
2014-09-08 Luiz Augusto von... bluetooth: Add pa_bluetooth_transport_set_state
2014-08-22 João Paulo Rechi... bluetooth: Create NULL backend
2014-08-22 João Paulo Rechi... bluetooth: Add basic support for HEADSET profiles
2014-06-06 Tanu Kaskinenbluetooth: Refactor device validity management
2014-06-06 Tanu Kaskinenbluetooth: Add "valid" flag to pa_bluetooth_adapter
2014-05-28 João Paulo Rechi... bluetooth: Create Handsfree Audio Agent NULL backend
2014-05-28 João Paulo Rechi... bluetooth: Add basic support for HEADSET profiles
2014-05-03 Tanu Kaskinenbluetooth: Fix a copy-paste error in log message
2014-05-03 Tanu Kaskinenbluetooth: Remove redundant assignments
2014-03-07 Alexander E. PatrakovFix a few "it's -> its" typos
2014-01-03 poljar (Damir Jelić)bluez5-util: Free the adapter_path in device_free().
2013-11-22 João Paulo Rechi... bluetooth: Fix crash in pa_bluetooth_discovery_get_devi...
2013-11-22 João Paulo Rechi... bluetooth: Check adapter address to set device_info_valid
2013-11-20 Tanu Kaskinenbluetooth: Set device_info_valid to -1 when the device...
2013-11-20 Tanu Kaskinenbluetooth: Remove device_remove_all()
2013-11-20 Tanu Kaskinenbluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device...
2013-11-20 Tanu Kaskinenbluetooth: Don't mark device valid before it has an...
2013-11-20 Tanu Kaskinenbluetooth: Use a helper function for setting device_inf...
2013-11-15 Tanu Kaskinenbluetooth: Remove a redundant variable
2013-10-29 Tanu Kaskinenbluetooth: Fix variable constness
2013-10-29 Tanu Kaskinenbluetooth: Remove adapter_remove_all()
2013-09-29 João Paulo Rechi... bluetooth: Fail to load driver if discovery module...
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Media...
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Device1
2013-09-29 João Paulo Rechi... bluetooth: Protect from a misbehaving bluetoothd
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 device properties
2013-09-29 João Paulo Rechi... bluetooth: Handle PropertiesChanged for org.bluez.Adapter1
2013-09-29 João Paulo Rechi... bluetooth: Register endpoints with BlueZ 5 adapter
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 adapter properties
2013-09-29 João Paulo Rechi... bluetooth: Parse BlueZ 5 D-Bus interfaces
2013-09-29 João Paulo Rechi... bluetooth: Handle InterfacesAdded and InterfacesRemoved
2013-09-29 João Paulo Rechi... bluetooth: Create a function to remove only one adapter...
2013-09-29 João Paulo Rechi... bluetooth: Get managed objects
2013-09-29 João Paulo Rechi... bluetooth: Add utility function to send D-Bus messages...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.ClearConf...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.SelectCon...
2013-09-29 João Paulo Rechi... bluetooth: Implement org.bluez.MediaEndpoint1.SetConfig...
2013-09-29 João Paulo Rechi... bluetooth: Register MediaEndpoint1 objects with D-Bus
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_transport for BlueZ...
2013-09-29 João Paulo Rechi... bluetooth: Remove all devices and adapters when org...
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_device for BlueZ 5 support
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_adapter for BlueZ 5...
2013-09-29 João Paulo Rechi... bluetooth: Create infrastrucure for bluetooth hooks
2013-09-29 João Paulo Rechi... bluetooth: Track org.bluez for BlueZ 5
2013-09-29 João Paulo Rechi... bluetooth: Create pa_bluetooth_discovery for BlueZ 5