index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add missing commands to adapter test script
Marcel Holtmann
2008-03-14
1
-5
/
+35
*
Fix RequestMode when no agent is registered or the new mode is the same.
Luiz Augusto von Dentz
2008-03-14
1
-1
/
+4
*
Add handling for mode/name setting and retrieval
Marcel Holtmann
2008-03-14
1
-5
/
+21
*
Use the new root path for the manager object
Marcel Holtmann
2008-03-14
2
-4
/
+2
*
Move private structs from adapter.c to adapter.h
Luiz Augusto von Dentz
2008-03-14
2
-15
/
+15
*
Add script for testing adapter functions
Marcel Holtmann
2008-03-14
2
-1
/
+28
*
Fix style for strings and print
Marcel Holtmann
2008-03-14
1
-8
/
+9
*
Introduce adapter method RequestMode.
Luiz Augusto von Dentz
2008-03-14
2
-0
/
+76
*
Add example script for testing discovery procedure
Marcel Holtmann
2008-03-14
2
-1
/
+44
*
Fix RSSI dbus type.
Luiz Augusto von Dentz
2008-03-14
1
-1
/
+1
*
Make sure the request type is set so agent_free does the right thing in all s...
Johan Hedberg
2008-03-14
1
-4
/
+6
*
Remove Agent.Confirm since there's no final consensus about it yet
Johan Hedberg
2008-03-14
2
-63
/
+1
*
Agent cleanup
Johan Hedberg
2008-03-14
3
-26
/
+22
*
fixed wrong manager's path destroy call
Claudio Takahasi
2008-03-14
1
-1
/
+4
*
verify experimental flag before register the device path
Claudio Takahasi
2008-03-14
1
-2
/
+2
*
Add callback implementation for ConfirmModeChange
Marcel Holtmann
2008-03-14
1
-0
/
+6
*
Update object paths to new root
Marcel Holtmann
2008-03-14
2
-2
/
+2
*
Implement agent_cancel and agent_request_mode_change
Johan Hedberg
2008-03-14
1
-84
/
+91
*
added new adapter/device D-Bus path
Claudio Takahasi
2008-03-14
5
-34
/
+112
*
Fix coding style.
Luiz Augusto von Dentz
2008-03-14
1
-9
/
+11
*
Add placeholder for Agent.ConfirmModeChange
Johan Hedberg
2008-03-14
2
-0
/
+9
*
Fix adapter signal DeviceFound to emit RSSI and Name.
Luiz Augusto von Dentz
2008-03-14
1
-7
/
+15
*
Use correct function to free agent request
Johan Hedberg
2008-03-14
1
-3
/
+1
*
Mention the special of DefaultAdapterChanged and no adapters
Marcel Holtmann
2008-03-14
1
-0
/
+5
*
Use correct function to free agent request
Johan Hedberg
2008-03-14
1
-3
/
+1
*
Add some checks to disallow multiple simultaneous agent requests
Johan Hedberg
2008-03-14
1
-1
/
+8
*
Document the RequestMode method
Marcel Holtmann
2008-03-14
1
-0
/
+17
*
agent_release is already called through agent_free and doesn't need to be public
Johan Hedberg
2008-03-14
3
-23
/
+18
*
Mention the key/value pairs for DeviceFound signal
Marcel Holtmann
2008-03-14
1
-0
/
+5
*
Add first draft of a simple agent implementation for the new API
Marcel Holtmann
2008-03-14
2
-1
/
+48
*
Add missing fakehid.[ch] files
Marcel Holtmann
2008-03-14
2
-0
/
+118
*
Fix calling of agent release function
Marcel Holtmann
2008-03-14
2
-4
/
+3
*
Call agent_release at appropriate places
Johan Hedberg
2008-03-14
1
-0
/
+19
*
Add some missing basic types to dbus_message_iter_append_variant.
Luiz Augusto von Dentz
2008-03-14
1
-0
/
+6
*
initialize agent module
Johan Hedberg
2008-03-14
1
-0
/
+5
*
Send replies to agent register and unregister methods
Johan Hedberg
2008-03-14
1
-3
/
+15
*
Add initial code for new agent interface
Johan Hedberg
2008-03-14
5
-8
/
+698
*
Add basic fake HID infrastructure support
Marcel Holtmann
2008-03-14
3
-21
/
+55
*
Fix use of g_strdup and g_free that already handle NULL pointers and some cod...
Luiz Augusto von Dentz
2008-03-14
2
-23
/
+23
*
Add initial code of adapter CreatePairedDevice.
Luiz Augusto von Dentz
2008-03-14
2
-48
/
+109
*
Add CLASS support and retry on unavailable printers
Marcel Holtmann
2008-03-14
5
-35
/
+120
*
Add support for having the new manager interface on root path
Marcel Holtmann
2008-03-13
5
-14
/
+205
*
Use root as path for the new manager interface
Marcel Holtmann
2008-03-13
1
-1
/
+1
*
Make sure to use the object path type
Marcel Holtmann
2008-03-13
1
-6
/
+6
*
Add experimental adapter signals DeviceFound and DeviceDisappeared.
Luiz Augusto von Dentz
2008-03-13
1
-21
/
+78
*
Added new function to remove the listener based on integer identification
Claudio Takahasi
2008-03-13
4
-13
/
+71
*
Introduce dbus_message_iter_append_dict and dbus_message_iter_append_dict_val...
Luiz Augusto von Dentz
2008-03-13
2
-1
/
+40
*
Fixed memory leak when removing uuid duplicated
Cidorvan Leite
2008-03-13
1
-3
/
+7
*
Created devices from linkkeys
Cidorvan Leite
2008-03-13
4
-7
/
+27
*
Introduce RegisterAgent and UnregisterAgent adapter methods.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+32
[prev]
[next]