summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/backend-ofono.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-11-14bluez 5: Load the native headset backend if the oFono one is unavailableDavid Henningsson1-11/+15
2014-11-14bluez 5: Build both headset backends, if availableDavid Henningsson1-2/+2
2014-10-19bluetooth: Move stuff to pa_bluetooth_transport_put/unlink()Tanu Kaskinen1-3/+0
2014-09-16bluetooth: Implement org.ofono.HandsfreeAudioAgent.NewConnection()João Paulo Rechi Vita1-2/+30
2014-09-11bluetooth: Implement org.ofono.HandsfreeAudioAgent.Release()João Paulo Rechi Vita1-1/+9
2014-09-11bluetooth: Handle CardRemoved signalJoão Paulo Rechi Vita1-0/+27
2014-09-11bluetooth: Handle CardAdded signalJoão Paulo Rechi Vita1-10/+28
2014-09-11bluetooth: Track oFono serviceJoão Paulo Rechi Vita1-0/+36
2014-09-11bluetooth: Implement transport release for hf_audio_agent transportsJoão Paulo Rechi Vita1-0/+16
2014-09-11bluetooth: Implement transport acquire for hf_audio_agent transportsJoão Paulo Rechi Vita1-1/+66
2014-09-11bluetooth: Parse HandsfreeAudioCard propertiesJoão Paulo Rechi Vita1-2/+107
2014-09-11bluetooth: List HandsfreeAudioCard objects from oFonoJoão Paulo Rechi Vita1-1/+53
2014-09-11bluetooth: Register/Unregister Handsfree Audio Agent with oFonoJoão Paulo Rechi Vita1-2/+104
2014-09-11bluetooth: Create hf_dbus_send_and_add_to_pending() for oFono backendJoão Paulo Rechi Vita1-0/+21
2014-09-11bluetooth: Monitor D-Bus signalsJoão Paulo Rechi Vita1-4/+45
2014-09-10bluetooth: Add discovery to pa_bluetooth_backend_newLuiz Augusto von Dentz1-1/+3
2014-08-22bluetooth: Create oFono backendJoão Paulo Rechi Vita1-0/+143