index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
agent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call agent_cancel only after doing the error callback
Johan Hedberg
2008-06-10
1
-2
/
+2
*
Add support for Simple Pairing User Notification event
Johan Hedberg
2008-06-09
1
-0
/
+26
*
More direct usage of D-Bus sending function
Marcel Holtmann
2008-06-06
1
-2
/
+6
*
More agent fixes
Johan Hedberg
2008-06-06
1
-12
/
+6
*
Improve agent request cancelation
Johan Hedberg
2008-06-06
1
-11
/
+16
*
Implement first part of missing SSP callbacks
Johan Hedberg
2008-06-05
1
-0
/
+159
*
Add support for fetching IO capability from an agent
Johan Hedberg
2008-06-05
1
-0
/
+5
*
Rework new agent logic
Johan Hedberg
2008-06-03
1
-34
/
+3
*
Remember to free agent->capability
Johan Hedberg
2008-06-03
1
-0
/
+1
*
Add basic skeleton for tracking agent IO capability
Johan Hedberg
2008-06-03
1
-0
/
+3
*
Rename RequestPasskey to RequestPinCode
Johan Hedberg
2008-05-30
1
-14
/
+19
*
Change name_listener API to libgdbus watch API
Johan Hedberg
2008-05-29
1
-5
/
+6
*
Use guint identifier for all name_listener operations
Johan Hedberg
2008-05-27
1
-4
/
+7
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+0
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-1
/
+2
*
Check if agent is already created
Cidorvan Leite
2008-04-11
1
-0
/
+3
*
Added local agent in CreatePairedDevice
Cidorvan Leite
2008-04-10
1
-14
/
+5
*
Added new function for plugin authorization
Claudio Takahasi
2008-04-09
1
-3
/
+3
*
agent Authorize: fixed wrong argument type
Claudio Takahasi
2008-04-07
1
-1
/
+1
*
Fix agent double free on device removal.
Luiz Augusto von Dentz
2008-04-04
1
-1
/
+16
*
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
1
-2
/
+3
*
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
*
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
1
-60
/
+1
*
Agent cleanup
Johan Hedberg
2008-03-14
1
-22
/
+17
*
Implement agent_cancel and agent_request_mode_change
Johan Hedberg
2008-03-14
1
-84
/
+91
*
Add placeholder for Agent.ConfirmModeChange
Johan Hedberg
2008-03-14
1
-0
/
+6
*
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
1
-18
/
+18
*
Fix calling of agent release function
Marcel Holtmann
2008-03-14
1
-3
/
+2
*
Add initial code for new agent interface
Johan Hedberg
2008-03-14
1
-0
/
+587