index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add support for PS3 remote devices
Marcel Holtmann
2008-03-20
1
-3
/
+335
|
*
adapter: fixing the parameter list of the adapter_get_device function
Vinicius Gomes
2008-03-20
2
-3
/
+3
|
*
adapter: adding adapter_get_device function
Vinicius Gomes
2008-03-20
2
-0
/
+20
|
*
Fix wrong error message
Marcel Holtmann
2008-03-20
1
-1
/
+1
|
*
Make dbus_connection_emit_property_changed to perform checks as ↵
Luiz Augusto von Dentz
2008-03-20
1
-11
/
+36
|
|
|
|
dbus_connection_emit_signal_valist does.
*
Implement basic support for new service record registration
Marcel Holtmann
2008-03-15
3
-33
/
+88
|
*
Add command to test service record registration
Marcel Holtmann
2008-03-15
1
-0
/
+15
|
*
Remove some unneeded experimental checks
Marcel Holtmann
2008-03-15
2
-36
/
+0
|
*
Add skeletons for service record methods
Marcel Holtmann
2008-03-15
1
-54
/
+116
|
*
Add methods for dealing with service record registration
Marcel Holtmann
2008-03-15
1
-0
/
+29
|
*
Update string type handling
Marcel Holtmann
2008-03-14
3
-47
/
+48
|
*
Add more commands to the device testing script
Marcel Holtmann
2008-03-14
1
-13
/
+75
|
*
Fail with error on unknown commands
Marcel Holtmann
2008-03-14
1
-0
/
+3
|
*
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 ↵
Johan Hedberg
2008-03-14
1
-4
/
+6
|
|
|
|
scenarios
*
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
|
[next]