index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
alert: Fix btd_device_get_storage_path failure handling
Johan Hedberg
2013-04-29
1
-0
/
+4
*
profile: Use btd_service for connect/disconnect
Mikel Astiz
2013-04-26
13
-251
/
+63
*
input: Hold a reference to btd_service
Mikel Astiz
2013-04-26
1
-5
/
+6
*
control: Bypass manager for connect state changes
Mikel Astiz
2013-04-26
5
-32
/
+45
*
audio: Hold a reference to btd_service
Mikel Astiz
2013-04-26
7
-17
/
+49
*
network: Hold a reference to btd_service
Mikel Astiz
2013-04-26
1
-5
/
+7
*
network: Add trivial helper function
Mikel Astiz
2013-04-26
1
-4
/
+7
*
profile: Use btd_service for probing profiles
Mikel Astiz
2013-04-26
19
-55
/
+103
*
network: Bypass manager during probe/remove
Mikel Astiz
2013-04-26
3
-39
/
+16
*
input: Remove useless forward declarations
Johan Hedberg
2013-04-26
1
-40
/
+36
*
input: Bypass manager during probe/remove
Mikel Astiz
2013-04-26
3
-45
/
+20
*
input: Remove unused UUID field
Mikel Astiz
2013-04-26
1
-5
/
+0
*
input: Move timeout setting to device.c
Mikel Astiz
2013-04-26
3
-10
/
+16
*
input: Fix ignored profile shutdown
Mikel Astiz
2013-04-26
2
-10
/
+3
*
network: Fail if multiple profile instances
Mikel Astiz
2013-04-26
1
-2
/
+5
*
profile: Remove UUID list from probe function
Mikel Astiz
2013-04-26
14
-36
/
+20
*
input: Simplify code since UUID is known
Mikel Astiz
2013-04-26
1
-1
/
+1
*
control: Simplify UUID handling during probe
Mikel Astiz
2013-04-26
3
-8
/
+8
*
input: Automatically attempt a reconnect when required.
Alex Deymo
2013-04-23
1
-0
/
+67
*
input: Fix memory leak for hidp_connadd_req.
Alex Deymo
2013-04-23
1
-0
/
+5
*
input: Convert gboolean to bool
Alex Deymo
2013-04-23
1
-3
/
+3
*
input: Implement the new ReconnectMode Input1 property.
Alex Deymo
2013-04-23
1
-0
/
+88
*
audio: Remove unused constants
João Paulo Rechi Vita
2013-04-15
2
-4
/
+0
*
audio: Remove unused function
João Paulo Rechi Vita
2013-04-15
2
-22
/
+0
*
audio: Remove unused constant
João Paulo Rechi Vita
2013-04-15
1
-2
/
+0
*
audio: Track connections to AVRCP roles separately
Luiz Augusto von Dentz
2013-04-04
4
-14
/
+29
*
AVCTP: Add mapping for mandatory pass-through operations
Luiz Augusto von Dentz
2013-04-04
2
-0
/
+36
*
AVRCP: Fallback to GetElementAttributes if GetItemAttributes fails
Luiz Augusto von Dentz
2013-03-20
1
-1
/
+5
*
AVRCP: Reduce number of request to refresh the player list
Luiz Augusto von Dentz
2013-03-20
1
-0
/
+3
*
player: Check if values really changed before emitting signals
Luiz Augusto von Dentz
2013-03-20
1
-0
/
+19
*
AVRCP: Add support for available player changed event for CT role
Luiz Augusto von Dentz
2013-03-20
4
-171
/
+240
*
profile: Limit to one remote UUID per profile
Mikel Astiz
2013-03-10
12
-21
/
+21
*
health: Split health into two btd_profile
Mikel Astiz
2013-03-10
1
-5
/
+15
*
gatt: List only GATT_UUID as remote UUID
Mikel Astiz
2013-03-10
1
-1
/
+1
*
proximity: Split monitor into three btd_profile
Mikel Astiz
2013-03-10
1
-28
/
+76
*
proximity: Split internal monitor registration API
Mikel Astiz
2013-03-10
3
-49
/
+204
*
audio: Split AVRCP into two btd_profile
Mikel Astiz
2013-03-10
3
-37
/
+114
*
avrcp: Refactor server registration
Mikel Astiz
2013-03-10
1
-22
/
+32
*
AVRCP: Fix not checking for invalid player items
Luiz Augusto von Dentz
2013-03-07
1
-3
/
+11
*
AVRCP: Fix not checking for invalid player name length
Luiz Augusto von Dentz
2013-03-07
1
-1
/
+1
*
AVRCP: Fix not checking for invalid folder length
Luiz Augusto von Dentz
2013-03-07
1
-5
/
+10
*
AVRCP: Fix not parsing player name properly
Luiz Augusto von Dentz
2013-03-07
1
-3
/
+6
*
AVRCP: Fix reading wrong field as folder depth
Luiz Augusto von Dentz
2013-03-07
1
-1
/
+1
*
audio: Fix not using opposite role for local servers
Luiz Augusto von Dentz
2013-03-07
1
-4
/
+4
*
audio: Remove profile enabling/disabling logic
Luiz Augusto von Dentz
2013-03-07
2
-58
/
+8
*
source: Register state callback for specified audio device
Szymon Janc
2013-03-06
3
-6
/
+11
*
sink: Register state callback for specified audio device
Szymon Janc
2013-03-06
4
-11
/
+15
*
avctp: Remove user data from avctp_session_state_cb
Szymon Janc
2013-03-06
5
-19
/
+11
*
avctp: Allow to register state callback for specified audio device
Szymon Janc
2013-03-06
5
-11
/
+19
*
avdtp: Remove user data from avdtp_session_state_cb
Szymon Janc
2013-03-06
5
-19
/
+10
[next]