index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
doc: Add profile API documentation
Johan Hedberg
5
-1
/
+161
2012-09-25
audio: Fix attempting to create a device on driver .remove
Luiz Augusto von Dentz
1
-2
/
+5
2012-09-25
core: Monitor external profile processes
Johan Hedberg
1
-1
/
+21
2012-09-25
test: Add test-profile test script
Johan Hedberg
2
-2
/
+53
2012-09-25
core: Add cleanup function for external profiles
Johan Hedberg
3
-0
/
+24
2012-09-25
core: Add profile parameter to adapter and device probe functions
Johan Hedberg
20
-55
/
+101
2012-09-25
core: Add external profile registration callbacks
Johan Hedberg
3
-0
/
+139
2012-09-25
core: Remove btd_get_profiles
Johan Hedberg
2
-7
/
+0
2012-09-25
core: Use btd_profile_foreach for device probing
Johan Hedberg
1
-27
/
+35
2012-09-25
input: Add Device.Connect support
Johan Hedberg
4
-48
/
+117
2012-09-25
test: Add command for Device.Connect()
Johan Hedberg
1
-0
/
+11
2012-09-25
core: Add Device.Connect method
Johan Hedberg
2
-1
/
+90
2012-09-25
core: Add error reporting to profile callbacks
Johan Hedberg
1
-5
/
+5
2012-09-21
wiimote: add Wii Balance Board detection
David Herrmann
1
-0
/
+1
2012-09-21
media: Fix possible crash when endpoint exit
Luiz Augusto von Dentz
1
-10
/
+6
2012-09-21
network: Fix DBusMessage leaks
Johan Hedberg
1
-3
/
+9
2012-09-21
core: Fix Device.Disconnect() DBusMessage leak
Johan Hedberg
1
-0
/
+1
2012-09-21
service: Fix DBusMessage leak
Johan Hedberg
1
-3
/
+2
2012-09-21
dbusoob: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-8
/
+7
2012-09-21
service: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-45
/
+29
2012-09-21
thermometer: Simplify DBusConnection object handling
Andrzej Kaczmarek
5
-41
/
+14
2012-09-21
sap: Simplify DBusConnection object handling
Andrzej Kaczmarek
6
-64
/
+13
2012-09-21
network: Simplify DBusConnection object handling
Andrzej Kaczmarek
7
-79
/
+35
2012-09-21
input: Simplify DBusConnection object handling
Andrzej Kaczmarek
5
-35
/
+20
2012-09-21
health: Simplify DBusConnection object handling
Andrzej Kaczmarek
7
-123
/
+91
2012-09-21
audio: Simplify DBusConnection object handling
Andrzej Kaczmarek
22
-281
/
+194
2012-09-21
attrib: Simplify DBusConnection object handling
Andrzej Kaczmarek
3
-28
/
+20
2012-09-21
adapter: Simplify DBusConnection object handling
Andrzej Kaczmarek
6
-88
/
+68
2012-09-21
device: Simplify DBusConnection object handling
Andrzej Kaczmarek
4
-119
/
+93
2012-09-21
agent: Simplify DBusConnection object handling
Andrzej Kaczmarek
3
-34
/
+17
2012-09-21
manager: Simplify DBusConnection object handling
Andrzej Kaczmarek
3
-24
/
+22
2012-09-21
dbus-common: Remove conn parameter from emit_array_property_changed
Andrzej Kaczmarek
5
-13
/
+11
2012-09-21
dbus-common: Remove conn parameter from emit_property_changed
Andrzej Kaczmarek
19
-125
/
+118
2012-09-21
core: Make D-Bus connection valid for entire bluetoothd lifetime
Andrzej Kaczmarek
1
-6
/
+8
2012-09-21
Rename get_dbus_connection to btd_get_dbus_connection
Andrzej Kaczmarek
10
-33
/
+36
2012-09-21
mgmt: Add wrapper for Set LE
Andrzej Kaczmarek
1
-1
/
+7
2012-09-21
mgmt: Add wrapper for Set SSP
Andrzej Kaczmarek
1
-1
/
+7
2012-09-20
core: Use adapter connect list for LE connections
João Paulo Rechi Vita
3
-35
/
+13
2012-09-20
core: Control connections based on adapter state
Claudio Takahasi
1
-9
/
+14
2012-09-20
hog: Fix segfault when discovering descriptors
João Paulo Rechi Vita
1
-1
/
+1
2012-09-20
gatttool: Fix Characteristic descriptor discovery
Claudio Takahasi
1
-9
/
+13
2012-09-17
cups: Free D-Bus error
Syam Sidhardhan
1
-2
/
+7
2012-09-17
gstavdtpsink: Free the D-Bus error on reply failure
Syam Sidhardhan
1
-5
/
+10
2012-09-17
adapter: Remove dead code from adapter_emit_device_found()
Syam Sidhardhan
1
-2
/
+1
2012-09-17
device: Remove dead code from get_properties()
Syam Sidhardhan
1
-2
/
+1
2012-09-17
media: Fix infinite loop due to release_endpoint()
Mikel Astiz
1
-2
/
+2
2012-09-17
media: Extend media API with optional acquire
Mikel Astiz
2
-0
/
+15
2012-09-17
media: Automatically release transport when HUP
Mikel Astiz
1
-1
/
+10
2012-09-14
media: Expose transport state in D-Bus
Mikel Astiz
2
-0
/
+37
2012-09-14
media: Split transport state based on playing flag
Mikel Astiz
1
-11
/
+57
[next]