index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
core: Add profile parameter to adapter and device probe functions
Johan Hedberg
16
-33
/
+63
2012-09-25
input: Add Device.Connect support
Johan Hedberg
4
-48
/
+117
2012-09-21
network: Fix DBusMessage leaks
Johan Hedberg
1
-3
/
+9
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
adapter: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-2
/
+1
2012-09-21
dbus-common: Remove conn parameter from emit_property_changed
Andrzej Kaczmarek
8
-38
/
+37
2012-09-21
Rename get_dbus_connection to btd_get_dbus_connection
Andrzej Kaczmarek
4
-10
/
+13
2012-09-20
hog: Fix segfault when discovering descriptors
João Paulo Rechi Vita
1
-1
/
+1
2012-09-17
cups: Free D-Bus error
Syam Sidhardhan
1
-2
/
+7
2012-09-11
input: Remove unnecessary struct input_conn
Johan Hedberg
1
-227
/
+139
2012-09-11
input: Remove fakhid functionality
Johan Hedberg
5
-899
/
+12
2012-09-11
core: Move profile code into profile.{c,h}
Johan Hedberg
10
-0
/
+10
2012-09-10
network: Fix minor whitespace issue
Johan Hedberg
1
-1
/
+1
2012-09-07
fakehid: Add support for Logitech Harmony Adapter for PS3
David Dillow
1
-0
/
+10
2012-09-07
fakehid: Disconnect from PS3 remote after 10 mins
Bastien Nocera
2
-0
/
+34
2012-09-07
input: Add helper function to request disconnect
Bastien Nocera
2
-0
/
+9
2012-09-07
fakehid: Use the same constant as declared
Bastien Nocera
1
-1
/
+1
2012-09-06
gatt: Fix reading Service Changed CCC
Andrzej Kaczmarek
1
-1
/
+1
2012-09-05
sap: Fix compilation errors due to unaligned memory access
Szymon Janc
1
-6
/
+3
2012-09-04
input: Use bt_uuid_strcmp where is makes sense
Johan Hedberg
1
-2
/
+1
2012-09-03
thermometer: Fix indentation
Andrzej Kaczmarek
1
-1
/
+1
2012-09-03
network: Fix bnep setup failure handle bug
Chan-yeol Park
1
-1
/
+3
2012-09-03
core: replace NULL by dbus invalid arguments
Chan-yeol Park
2
-3
/
+3
2012-09-03
proximity: Remove unnecessary check for GATT enabled
Andrzej Kaczmarek
1
-5
/
+0
2012-09-03
proximity: Simplify DBusConnection object usage
Andrzej Kaczmarek
10
-68
/
+29
2012-09-03
proximity: Remove unused definitions
Andrzej Kaczmarek
2
-4
/
+0
2012-09-03
proximity: Change adapter driver function names
Andrzej Kaczmarek
3
-6
/
+6
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
25
-202
/
+156
2012-08-28
Update code base to use the new BtIO API
Johan Hedberg
8
-31
/
+25
2012-08-26
Fix trivial coding style issues on pointer declarations and casting
Anderson Lizardo
1
-3
/
+3
2012-08-26
input: Add Nordic Semiconductor copyright
Claudio Takahasi
3
-0
/
+3
2012-08-26
input: Fix signedness issue on POSIX error code usage
Anderson Lizardo
2
-2
/
+2
2012-08-24
network: Fix warning when removing connection timeout handler
Luiz Augusto von Dentz
1
-2
/
+4
2012-08-24
network: Remove sessions from server on DBus call Unregister
Tomasz Bursztyka
1
-0
/
+2
2012-08-24
network: Kill underlying session's connection before freeing it
Tomasz Bursztyka
1
-0
/
+2
2012-08-24
network: Release session's interface from bridge when unregistering
Tomasz Bursztyka
1
-3
/
+21
2012-08-24
network: Add helper function to remove an interface from a bridge
Tomasz Bursztyka
2
-0
/
+30
2012-08-24
network: Keep track of session's interface name in server
Tomasz Bursztyka
1
-0
/
+3
2012-08-23
gatt: GAP and GATT services are mandatory
Claudio Takahasi
1
-2
/
+7
2012-08-20
att: Replace ATT magic number
Claudio Takahasi
3
-3
/
+3
2012-08-20
gatt: Add MTU exchange procedure
Claudio Takahasi
1
-0
/
+36
2012-08-20
gatt: Primary service interval may not change
Claudio Takahasi
1
-2
/
+2
2012-08-20
gatt: Start Discover Services when handle changes
Claudio Takahasi
1
-0
/
+18
2012-08-20
gatt: Confirm the indication received
Claudio Takahasi
1
-1
/
+8
2012-08-20
gatt: Enable indication for Service Changed
Claudio Takahasi
1
-0
/
+23
2012-08-20
gatt: Add Service Changed CCC discovery
Claudio Takahasi
1
-5
/
+102
[next]