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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
bluetooth: Prevent aborts caused by invalid module arguments
Jason Gerecke
2
-3
/
+5
2015-12-07
module: Remove redundant core argument from pa_module_unload()
Kiran Krishnappa
2
-2
/
+2
2015-09-25
bluetooth: bluez4: Remove the unused "auto_connect" parameter as it is not us...
Manish Sogi
1
-9
/
+0
2015-07-29
modules: Fix struct namespace collision on Solaris
Shawn Walker
1
-4
/
+4
2015-03-27
Fix: Prevent calling pa_rtpoll_free() for a NULL rtpoll
Sagar Nageshmurthy
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
14
-41
/
+14
2014-12-19
bluez5: Do not suspend on no -> unknown profile transitions
David Henningsson
1
-1
/
+3
2014-12-03
bluez5: Fix free order of adapters and devices
David Henningsson
1
-3
/
+3
2014-11-21
bluetooth: set gain correctly
Wim Taymans
1
-4
/
+4
2014-11-17
core: Annotate variables only used within assert()s to be PA_UNUSED
Peter Meerwald
1
-2
/
+2
2014-11-14
bluetooth: Select headset backend through module argument
David Henningsson
4
-6
/
+55
2014-11-14
bluez 5: remove null headset backend
David Henningsson
1
-37
/
+0
2014-11-14
bluez 5: Fix a debug message
David Henningsson
1
-1
/
+1
2014-11-14
bluez 5: Load the native headset backend if the oFono one is unavailable
David Henningsson
3
-11
/
+28
2014-11-14
bluez 5: Build both headset backends, if available
David Henningsson
4
-14
/
+39
2014-11-09
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
2
-2
/
+2
2014-10-31
bluetooth: Fix some native backend command sending
Arun Raghavan
1
-5
/
+5
2014-10-31
backend-native: implement volume control
Wim Taymans
3
-1
/
+203
2014-10-31
backend-native: add a new native headset backend
Wim Taymans
1
-0
/
+448
2014-10-31
bluez5-util: add destroy function
Wim Taymans
2
-0
/
+4
2014-10-31
bluez5-device: use get_profile_direction
Wim Taymans
1
-17
/
+15
2014-10-19
bluetooth: Move stuff to pa_bluetooth_transport_put/unlink()
Tanu Kaskinen
2
-12
/
+10
2014-09-28
bluetooth: bluez4: Add profile name to sinks and sources
Pali Rohár
1
-5
/
+8
2014-09-18
bluetooth: Allow policy module to pick 'off' profile
Luiz Augusto von Dentz
1
-5
/
+2
2014-09-18
bluetooth: Switch transport state to idle in case of HUP
João Paulo Rechi Vita
1
-0
/
+2
2014-09-16
bluetooth: Implement org.ofono.HandsfreeAudioAgent.NewConnection()
João Paulo Rechi Vita
1
-2
/
+30
2014-09-11
bluetooth: Implement org.ofono.HandsfreeAudioAgent.Release()
João Paulo Rechi Vita
1
-1
/
+9
2014-09-11
bluetooth: Handle CardRemoved signal
João Paulo Rechi Vita
1
-0
/
+27
2014-09-11
bluetooth: Handle CardAdded signal
João Paulo Rechi Vita
1
-10
/
+28
2014-09-11
bluetooth: Track oFono service
João Paulo Rechi Vita
1
-0
/
+36
2014-09-11
bluetooth: Implement transport release for hf_audio_agent transports
João Paulo Rechi Vita
1
-0
/
+16
2014-09-11
bluetooth: Implement transport acquire for hf_audio_agent transports
João Paulo Rechi Vita
1
-1
/
+66
2014-09-11
bluetooth: Parse HandsfreeAudioCard properties
João Paulo Rechi Vita
1
-2
/
+107
2014-09-11
bluetooth: List HandsfreeAudioCard objects from oFono
João Paulo Rechi Vita
1
-1
/
+53
2014-09-11
bluetooth: Register/Unregister Handsfree Audio Agent with oFono
João Paulo Rechi Vita
1
-2
/
+104
2014-09-11
bluetooth: Create hf_dbus_send_and_add_to_pending() for oFono backend
João Paulo Rechi Vita
1
-0
/
+21
2014-09-11
bluetooth: Monitor D-Bus signals
João Paulo Rechi Vita
1
-4
/
+45
2014-09-10
bluetooth: Add discovery to pa_bluetooth_backend_new
Luiz Augusto von Dentz
4
-4
/
+6
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
2
-0
/
+5
2014-09-08
bluetooth: Add pa_bluetooth_transport_set_state
Luiz Augusto von Dentz
2
-6
/
+9
2014-08-24
bluetooth: Always initialize profile->available
Tanu Kaskinen
1
-2
/
+6
2014-08-22
bluetooth: Create oFono backend
João Paulo Rechi Vita
1
-0
/
+143
2014-08-22
bluetooth: Create NULL backend
João Paulo Rechi Vita
3
-0
/
+46
2014-08-22
bluetooth: Add BlueZ 5 headset profile names in policy module
João Paulo Rechi Vita
1
-9
/
+18
2014-08-22
bluetooth: Assert transport has a matching profile
Luiz Augusto von Dentz
1
-3
/
+1
2014-08-22
bluetooth: Add basic support for HEADSET profiles
João Paulo Rechi Vita
3
-108
/
+331
2014-06-24
bluetooth: Refactor POLLHUP handling
Tanu Kaskinen
1
-28
/
+20
2014-06-06
bluetooth: Refactor device validity management
Tanu Kaskinen
2
-52
/
+71
2014-06-06
bluetooth: Add "valid" flag to pa_bluetooth_adapter
Tanu Kaskinen
2
-2
/
+5
[next]