index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
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
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
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
2013-09-29
bluetooth: Register MediaEndpoint1 objects with D-Bus
João Paulo Rechi Vita
1
-0
/
+150
2013-09-29
bluetooth: Create pa_bluetooth_transport for BlueZ 5 support
João Paulo Rechi Vita
1
-0
/
+176
2013-09-29
bluetooth: Remove all devices and adapters when org.bluez goes away
João Paulo Rechi Vita
1
-1
/
+2
2013-09-29
bluetooth: Create pa_bluetooth_device for BlueZ 5 support
João Paulo Rechi Vita
1
-0
/
+88
[next]