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
*
Add records based on the adapter address
Claudio Takahasi
2008-03-20
5
-15
/
+17
*
Cleanup
Johan Hedberg
2008-03-20
1
-31
/
+32
*
Initialize error properly
Johan Hedberg
2008-03-20
1
-0
/
+5
*
Add adapter to agent_create.
Luiz Augusto von Dentz
2008-03-20
3
-5
/
+6
*
Use correct method name
Johan Hedberg
2008-03-20
1
-1
/
+1
*
Make sure to reset agent->request upon freeing the request
Johan Hedberg
2008-03-20
1
-0
/
+2
*
Fix invalid dbus_pending_call_cancel call
Johan Hedberg
2008-03-20
1
-1
/
+0
*
Fix uninitialized memory access
Johan Hedberg
2008-03-20
1
-3
/
+3
*
Fix parameter passing to adapter_get_device
Johan Hedberg
2008-03-20
1
-2
/
+3
*
Implement support for new Agent.RequestPasskey
Johan Hedberg
2008-03-20
2
-1
/
+75
*
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
[next]