summaryrefslogtreecommitdiffstats
path: root/hcid/simple-agent
Commit message (Expand)AuthorAgeFilesLines
* Wait for CreatePairedDevice to complete before exiting (i.e. don't exit when ...Johan Hedberg2008-06-121-4/+11
* Make traditional PIN code request interactiveJohan Hedberg2008-06-111-3/+3
* Use separate callback for errorsJohan Hedberg2008-06-111-3/+7
* Get used to python :)Marcel Holtmann2008-06-091-1/+1
* Add support for rejecting confirmationMarcel Holtmann2008-06-091-0/+7
* Don't register agent when pairing deviceMarcel Holtmann2008-06-091-3/+3
* Remove unnecessary return statementsJohan Hedberg2008-06-091-5/+0
* Allow interactive input of passkeyJohan Hedberg2008-06-091-1/+2
* Update test scriptsMarcel Holtmann2008-06-081-1/+1
* Allow adapter parameter and automatic device removalMarcel Holtmann2008-06-081-11/+21
* Give correct agent path to CreatePairedDeviceJohan Hedberg2008-06-041-1/+1
* Add code for calling CreatePairedDeviceJohan Hedberg2008-06-041-0/+9
* Add missing :Marcel Holtmann2008-06-041-3/+3
* Add Simple Pairing callbacks to the agent exampleMarcel Holtmann2008-06-031-1/+19
* Fix method callback nameMarcel Holtmann2008-05-301-1/+1
* Update simple agent implementationMarcel Holtmann2008-05-301-1/+1
* simple-agent: added Authorize method handlerClaudio Takahasi2008-04-101-0/+6
* Update string type handlingMarcel Holtmann2008-03-141-16/+17
* Fix style for strings and printMarcel Holtmann2008-03-141-8/+9
* Add callback implementation for ConfirmModeChangeMarcel Holtmann2008-03-141-0/+6
* Add first draft of a simple agent implementation for the new APIMarcel Holtmann2008-03-141-0/+47