summaryrefslogtreecommitdiff
path: root/doc/agent-api.txt
Commit message (Collapse)AuthorAgeFilesLines
* adapter: Add btd_request_authorization_cable_configured()Bastien Nocera2017-10-271-1/+4
| | | | | | | | | | | | Add btd_request_authorization_cable_configured() function to allow cable configured devices to ask the user straight away about whether the device should be allowed to connect to the computer. This allows us to ask the user at the time of the USB connection and initial setup, rather than when the first Bluetooth connection is made. The fact that the device might not be connected to the adapter when this event is triggered is mentioned in the Agent API docs.
* agent: Change default IO capability to KeyboardDisplayJohan Hedberg2015-11-251-1/+1
| | | | | | | | The intention of the DisplayYesNo default capability was originally to provide the richest possible option available. However with LE there is a new even more capable option, namely KeyboardDisplay. When applied to BR/EDR connections this gets implicitly downgraded to DisplayYesNo since KeyboardDisplay is LE-specific.
* doc: Remove incorrect fallback behavior claim for DisplayPinCodeJohan Hedberg2012-12-201-3/+0
|
* doc: Remove pointless copyright statements from core APIsMarcel Holtmann2012-12-191-3/+0
|
* doc: Move DisplayPinCode section to the right locationMarcel Holtmann2012-12-191-24/+27
|
* doc: Add object path parameter to RequestDefaultAgentJohan Hedberg2012-12-181-1/+1
|
* doc: Describe the new agent manager supportMarcel Holtmann2012-12-141-0/+60
|
* core: Append version to Agent interfaceLuiz Augusto von Dentz2012-12-141-1/+1
|
* core: Remove ConfirmModeChange methodLuiz Augusto von Dentz2012-12-131-9/+0
| | | | This method was only used by RequestSession which is now removed.
* doc: Add Agent.RequestAuthorization methodJohan Hedberg2012-12-041-0/+10
|
* agent: Rename Authorize to AuthorizeServiceJohan Hedberg2012-12-041-1/+1
|
* agent-api: DisplayPasskey: D-Bus doesn't have a uint8 typeJohan Hedberg2012-09-041-1/+2
|
* doc: document DisplayPinCodeScott James Remnant2012-04-121-0/+24
|
* Revert "Document new hex-encoded pins feature"Marcel Holtmann2011-05-301-7/+1
|
* doc: Add mention of the 6-digit padding problemBastien Nocera2011-05-251-0/+8
| | | | | | | Passkeys used for Secure Simple pairing should always appear zero-padded in the end-user display, as per specification (5.4 ASSOCIATION MODELS in BLUETOOTH SPECIFICATION Version 2.1 + EDR [vol 1])
* Document new "hex-encoded pins" featureDavid Herrmann2011-05-151-1/+7
|
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
|
* Small API updateMarcel Holtmann2008-06-161-1/+7
|
* Fix swapped prototypes for pin code and passkey requestsMarcel Holtmann2008-06-031-2/+2
|
* Switch RequestPinCode and and RequestPasskey methodsJohan Hedberg2008-05-301-2/+2
|
* Document method callbacks for Simple PairingMarcel Holtmann2008-05-301-3/+36
|
* Add uuid parameter to Agent.Authorize method callJohan Hedberg2008-03-121-1/+1
|
* Update agent method descriptionsMarcel Holtmann2008-03-101-0/+31
|
* Update documentationMarcel Holtmann2008-03-071-0/+21