summaryrefslogtreecommitdiffstats
path: root/hcid/agent.h
Commit message (Collapse)AuthorAgeFilesLines
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-71/+0
|
* Renaming device to btd_device and making theAlok Barsode2008-07-281-4/+4
| | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
* Add support for Simple Pairing User Notification eventJohan Hedberg2008-06-091-0/+3
|
* Implement first part of missing SSP callbacksJohan Hedberg2008-06-051-0/+10
|
* Add support for fetching IO capability from an agentJohan Hedberg2008-06-051-0/+2
|
* Rework new agent logicJohan Hedberg2008-06-031-2/+1
|
* Add basic skeleton for tracking agent IO capabilityJohan Hedberg2008-06-031-0/+1
|
* Rename RequestPasskey to RequestPinCodeJohan Hedberg2008-05-301-4/+4
|
* Added new function for plugin authorizationClaudio Takahasi2008-04-091-1/+1
|
* Add adapter to agent_create.Luiz Augusto von Dentz2008-03-201-2/+2
|
* Remove Agent.Confirm since there's no final consensus about it yetJohan Hedberg2008-03-141-3/+0
|
* Agent cleanupJohan Hedberg2008-03-141-4/+4
|
* Add placeholder for Agent.ConfirmModeChangeJohan Hedberg2008-03-141-0/+3
|
* agent_release is already called through agent_free and doesn't need to be publicJohan Hedberg2008-03-141-2/+0
|
* Fix calling of agent release functionMarcel Holtmann2008-03-141-1/+1
|
* Add initial code for new agent interfaceJohan Hedberg2008-03-141-0/+58