index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
lib: Remove duplicated HSP_HS_UUID definition
Anderson Lizardo
1
-1
/
+0
2013-07-17
tools/bluetooth-player: Make show-item command print Player property
Luiz Augusto von Dentz
1
-0
/
+1
2013-07-17
doc/media-api: Update documentation of MediaItem1
Luiz Augusto von Dentz
1
-1
/
+5
2013-07-17
audio/player: Add Player property to MediaItem1
Luiz Augusto von Dentz
1
-0
/
+15
2013-07-17
doc/media-api: Update documentation of MediaFolder1
Luiz Augusto von Dentz
1
-2
/
+2
2013-07-17
core: Fix default authorize value for external profiles
Martin Xu
1
-0
/
+13
2013-07-16
doc/media-api: Update documentation of MediaPlayer1
Luiz Augusto von Dentz
1
-0
/
+20
2013-07-16
input: Add debug logs for attio connection status in HoG code
Johan Hedberg
1
-0
/
+4
2013-07-16
input: Fix minor coding style issue in HoG code
Johan Hedberg
1
-2
/
+2
2013-07-16
core: Add debug log for attrib disconnection reason
Johan Hedberg
1
-0
/
+2
2013-07-15
core: Remove unnecessary btd_device reference count in browse_req
Johan Hedberg
1
-4
/
+2
2013-07-15
core: Use proper header for S_IRUSR/S_IWUSR
Szymon Janc
1
-1
/
+1
2013-07-12
plugins/policy: Limit the number of retries to sink profile
Luiz Augusto von Dentz
1
-1
/
+7
2013-07-12
plugins/policy: Limit the number of retries to source profile
Luiz Augusto von Dentz
1
-1
/
+7
2013-07-12
audio/control: Enable initiate connection to CT role
Luiz Augusto von Dentz
2
-7
/
+7
2013-07-12
audio/sink: Move stream retry logic to policy plugin
Luiz Augusto von Dentz
2
-43
/
+60
2013-07-12
audio/source: Move stream retry logic to policy plugin
Luiz Augusto von Dentz
2
-45
/
+61
2013-07-12
plugins/policy: Reword audio policy code in a simple plugin
Luiz Augusto von Dentz
4
-321
/
+333
2013-07-12
audio/main: Remove dependency on struct audio_device
Luiz Augusto von Dentz
1
-1
/
+0
2013-07-12
audio/manager: Remove dependency on struct audio_device
Luiz Augusto von Dentz
2
-119
/
+35
2013-07-12
audio/transport: Remove dependency on struct audio_device
Luiz Augusto von Dentz
1
-1
/
+0
2013-07-12
audio/media: Remove dependency on struct audio_device
Luiz Augusto von Dentz
1
-5
/
+4
2013-07-12
audio/source: Remove dependency on struct audio_device
Luiz Augusto von Dentz
3
-15
/
+11
2013-07-12
audio/sink: Remove dependency on struct audio_device
Luiz Augusto von Dentz
3
-14
/
+10
2013-07-12
audio/A2DP: Remove dependency on struct audio_device
Luiz Augusto von Dentz
7
-128
/
+148
2013-07-12
audio/control: Remove dependency on struct audio_device
Luiz Augusto von Dentz
3
-36
/
+52
2013-07-12
audio/AVRCP: Remove dependency on struct audio_device
Luiz Augusto von Dentz
7
-49
/
+47
2013-07-12
audio/AVDTP: Remove dependency on struct audio_device
Luiz Augusto von Dentz
6
-90
/
+87
2013-07-12
audio/AVCTP: Remove dependency on struct audio_device
Luiz Augusto von Dentz
5
-76
/
+62
2013-07-12
audio/control: Reduce dependency on struct audio_device
Luiz Augusto von Dentz
5
-71
/
+51
2013-07-12
audio/source: Reduce dependency on struct audio_device
Luiz Augusto von Dentz
6
-58
/
+50
2013-07-12
audio/sink: Reduce dependency on struct audio_device
Luiz Augusto von Dentz
7
-62
/
+55
2013-07-12
audio/control: Use service user_data for private data
Luiz Augusto von Dentz
5
-38
/
+56
2013-07-12
audio/source: Use service user_data for private data
Luiz Augusto von Dentz
4
-19
/
+22
2013-07-12
audio/sink: Use service user_data for private data
Luiz Augusto von Dentz
5
-39
/
+54
2013-07-12
core: Clear temporary flag only when a real profile is connected
Johan Hedberg
1
-2
/
+3
2013-07-12
input: Fix rejecting connections from unknown devices
Johan Hedberg
3
-6
/
+17
2013-07-12
core: Fix incorrect update of dev->svc_refreshed
Johan Hedberg
1
-1
/
+9
2013-07-12
input: Fix service disconnected state transition
Johan Hedberg
1
-2
/
+2
2013-07-12
core: Remove unnecessary device_resolve_svc function
Johan Hedberg
1
-9
/
+6
2013-07-12
input: Add some extra debug statements to clarify connection flow
Johan Hedberg
2
-0
/
+8
2013-07-12
core: Fix returning correct D-Bus reply when refreshing services
Johan Hedberg
1
-2
/
+7
2013-07-12
core: Clear device->attrib pointer before calling g_attrib_cancel_all
Johan Hedberg
1
-2
/
+3
2013-07-12
core: Remove redundant includes from sdpd-*.c
Frederic Danis
4
-19
/
+0
2013-07-11
core: Refresh SDP services if no matching profiles were found
Johan Hedberg
1
-27
/
+41
2013-07-11
core: Simplify code flow in search_cb
Johan Hedberg
1
-9
/
+5
2013-07-11
core: Implement passive SDP discovery after connecting known services
Johan Hedberg
1
-1
/
+5
2013-07-11
core: Remove unnecessary secure paramter from device_browse_primary
Johan Hedberg
1
-13
/
+8
2013-07-11
core: Remove unused reverse parameter from device_browse_sdp
Johan Hedberg
1
-7
/
+5
2013-07-11
core: Set low priority for SDP data
Johan Hedberg
1
-1
/
+12
[next]