index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
bluetooth
/
bluez5-util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2016-08-10
bluetooth: refactor BlueZ 4 transport state setting
Tanu Kaskinen
1
-1
/
+1
2016-08-10
bluetooth: unify BlueZ 4 and BlueZ 5 UUID handling
Tanu Kaskinen
1
-2
/
+2
2016-08-10
bluetooth: update device's valid flag after parsing properties
Tanu Kaskinen
1
-0
/
+1
2016-08-10
bluetooth: wait for all profiles to connect before creating card
Tanu Kaskinen
1
-2
/
+116
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-12-03
bluez5: Fix free order of adapters and devices
David Henningsson
1
-3
/
+3
2014-11-14
bluetooth: Select headset backend through module argument
David Henningsson
1
-3
/
+8
2014-11-14
bluez 5: Load the native headset backend if the oFono one is unavailable
David Henningsson
1
-0
/
+12
2014-11-14
bluez 5: Build both headset backends, if available
David Henningsson
1
-8
/
+16
2014-10-31
bluez5-util: add destroy function
Wim Taymans
1
-0
/
+2
2014-10-19
bluetooth: Move stuff to pa_bluetooth_transport_put/unlink()
Tanu Kaskinen
1
-9
/
+10
2014-09-10
bluetooth: Add discovery to pa_bluetooth_backend_new
Luiz Augusto von Dentz
1
-1
/
+1
2014-09-10
bluetooth: Only create backend instance once objects are listed
Luiz Augusto von Dentz
1
-1
/
+7
2014-09-08
bluetooth: Add pa_bluetooth_transport_unlink
Luiz Augusto von Dentz
1
-0
/
+4
2014-09-08
bluetooth: Add pa_bluetooth_transport_set_state
Luiz Augusto von Dentz
1
-6
/
+8
2014-08-22
bluetooth: Create NULL backend
João Paulo Rechi Vita
1
-0
/
+5
2014-08-22
bluetooth: Add basic support for HEADSET profiles
João Paulo Rechi Vita
1
-0
/
+4
2014-06-06
bluetooth: Refactor device validity management
Tanu Kaskinen
1
-51
/
+68
2014-06-06
bluetooth: Add "valid" flag to pa_bluetooth_adapter
Tanu Kaskinen
1
-2
/
+3
2014-05-03
bluetooth: Fix a copy-paste error in log message
Tanu Kaskinen
1
-1
/
+1
2014-05-03
bluetooth: Remove redundant assignments
Tanu Kaskinen
1
-2
/
+0
2014-03-07
Fix a few "it's -> its" typos
Alexander E. Patrakov
1
-1
/
+1
2014-01-03
bluez5-util: Free the adapter_path in device_free().
poljar (Damir Jelić)
1
-0
/
+1
2013-11-22
bluetooth: Fix crash in pa_bluetooth_discovery_get_device_by_address()
João Paulo Rechi Vita
1
-2
/
+2
2013-11-22
bluetooth: Check adapter address to set device_info_valid
João Paulo Rechi Vita
1
-2
/
+2
2013-11-20
bluetooth: Set device_info_valid to -1 when the device's adapter disappears
Tanu Kaskinen
1
-1
/
+3
2013-11-20
bluetooth: Remove device_remove_all()
Tanu Kaskinen
1
-16
/
+4
2013-11-20
bluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device_info_valid()
Tanu Kaskinen
1
-1
/
+6
2013-11-20
bluetooth: Don't mark device valid before it has an adapter
Tanu Kaskinen
1
-3
/
+13
2013-11-20
bluetooth: Use a helper function for setting device_info_valid
Tanu Kaskinen
1
-4
/
+14
2013-11-15
bluetooth: Remove a redundant variable
Tanu Kaskinen
1
-2
/
+1
2013-10-29
bluetooth: Fix variable constness
Tanu Kaskinen
1
-1
/
+1
2013-10-29
bluetooth: Remove adapter_remove_all()
Tanu Kaskinen
1
-16
/
+4
2013-09-29
bluetooth: Fail to load driver if discovery module is not loaded
João Paulo Rechi Vita
1
-3
/
+0
2013-09-29
bluetooth: Handle PropertiesChanged for org.bluez.MediaTransport1
João Paulo Rechi Vita
1
-0
/
+80
2013-09-29
bluetooth: Handle PropertiesChanged for org.bluez.Device1
João Paulo Rechi Vita
1
-0
/
+21
2013-09-29
bluetooth: Protect from a misbehaving bluetoothd
João Paulo Rechi Vita
1
-2
/
+14
2013-09-29
bluetooth: Parse BlueZ 5 device properties
João Paulo Rechi Vita
1
-2
/
+141
2013-09-29
bluetooth: Handle PropertiesChanged for org.bluez.Adapter1
João Paulo Rechi Vita
1
-0
/
+35
2013-09-29
bluetooth: Register endpoints with BlueZ 5 adapter
João Paulo Rechi Vita
1
-1
/
+74
2013-09-29
bluetooth: Parse BlueZ 5 adapter properties
João Paulo Rechi Vita
1
-1
/
+72
2013-09-29
bluetooth: Parse BlueZ 5 D-Bus interfaces
João Paulo Rechi Vita
1
-2
/
+63
2013-09-29
bluetooth: Handle InterfacesAdded and InterfacesRemoved
João Paulo Rechi Vita
1
-0
/
+58
2013-09-29
bluetooth: Create a function to remove only one adapter object
João Paulo Rechi Vita
1
-5
/
+29
2013-09-29
bluetooth: Get managed objects
João Paulo Rechi Vita
1
-1
/
+60
2013-09-29
bluetooth: Add utility function to send D-Bus messages with reply
João Paulo Rechi Vita
1
-0
/
+22
2013-09-29
bluetooth: Implement org.bluez.MediaEndpoint1.ClearConfiguration()
João Paulo Rechi Vita
1
-2
/
+23
2013-09-29
bluetooth: Implement org.bluez.MediaEndpoint1.SelectConfiguration()
João Paulo Rechi Vita
1
-2
/
+164
2013-09-29
bluetooth: Implement org.bluez.MediaEndpoint1.SetConfiguration()
João Paulo Rechi Vita
1
-2
/
+174
[next]