index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
agent.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix problem that occurs when a device is removed but agent requests are not ↵
Luiz Augusto von Dentz
2008-09-11
1
-0
/
+11
|
|
|
|
cancelled.
*
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
2008-09-09
1
-0
/
+8
|
*
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-3
/
+2
|
*
Renaming struct adapter to struct btd_adapter.
Alok Barsode
2008-09-04
1
-4
/
+4
|
*
Adding adapter_get_agent.
Alok Barsode
2008-09-03
1
-6
/
+8
|
*
Removes the agent when the adapter is freed, if it wasn't already done
Vinicius Costa Gomes
2008-09-01
1
-0
/
+3
|
*
Storage cleanup
Claudio Takahasi
2008-08-28
1
-0
/
+1
|
*
Removed warnings
Claudio Takahasi
2008-08-26
1
-0
/
+2
|
*
Cleanup: unnecessary includes
Claudio Takahasi
2008-08-25
1
-4
/
+0
|
*
Implement agent fallback mechanism when receiving DBUS_ERROR_UNKNOWN_METHOD ↵
Luiz Augusto von Dentz
2008-08-05
1
-138
/
+185
|
|
|
|
and DBUS_ERROR_NO_REPLY erros.
*
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
2008-07-29
1
-0
/
+733