index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix strconcat bug
Marcel Holtmann
2008-03-20
1
-1
/
+1
*
device: adding device_remove function
Vinicius Gomes
2008-03-20
2
-0
/
+8
*
Emit device PropertyChanged properly and fix adapter signals to be emmitted i...
Luiz Augusto von Dentz
2008-03-20
3
-19
/
+190
*
Added adapter UpdateServiceRecord implementation
Claudio Takahasi
2008-03-20
3
-32
/
+18
*
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
*
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
*
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 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
*
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
*
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
*
agent_release is already called through agent_free and doesn't need to be public
Johan Hedberg
2008-03-14
3
-23
/
+18
*
Add first draft of a simple agent implementation for the new API
Marcel Holtmann
2008-03-14
2
-1
/
+48
*
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
*
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
*
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 support for having the new manager interface on root path
Marcel Holtmann
2008-03-13
5
-14
/
+205
*
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
2
-0
/
+19
*
Fixed memory leak when removing uuid duplicated
Cidorvan Leite
2008-03-13
1
-3
/
+7
[next]