summaryrefslogtreecommitdiffstats
path: root/hcid/passkey-agent.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup main function declarationsMarcel Holtmann2006-04-281-1/+1
|
* Adapt the path changesMarcel Holtmann2006-04-241-4/+4
|
* Don't forget the newlinesMarcel Holtmann2006-03-131-2/+2
|
* Add some error messages printingMarcel Holtmann2006-03-131-6/+20
|
* Fix parsing of path parameterMarcel Holtmann2006-03-131-1/+1
|
* Fix the interface names for the passkey agent methodsMarcel Holtmann2006-03-131-4/+4
|
* Fix segmentation fault with specific passkey agent and missing addressMarcel Holtmann2006-03-131-0/+5
|
* Small coding style cleanupsMarcel Holtmann2006-03-131-4/+8
|
* Unregister the object path for the agent before closing the connectionMarcel Holtmann2006-03-131-0/+2
|
* Add support for Release method callbackMarcel Holtmann2006-03-131-4/+43
|
* Use underlines for the default pathMarcel Holtmann2006-03-131-1/+1
|
* Support specific passkey agents and check for service terminationMarcel Holtmann2006-03-131-46/+201
|
* Remove trailing slash from object pathMarcel Holtmann2006-03-111-1/+1
|
* Correct object path of the passkey agentMarcel Holtmann2006-03-111-1/+1
|
* Uncomment the code to unregister the passkey agentMarcel Holtmann2006-03-111-0/+2
|
* Unregister the passkey agent correctlyMarcel Holtmann2006-03-101-0/+15
|
* Add method reply handling for passkey requestMarcel Holtmann2006-03-101-1/+22
|
* Update simple passkey agent registrationMarcel Holtmann2006-03-091-0/+79
|
* Add skeleton for a simple passkey agentMarcel Holtmann2006-03-091-0/+34