summaryrefslogtreecommitdiff
path: root/client/agent.c
Commit message (Expand)AuthorAgeFilesLines
* client: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* client: Quit when done with commandLuiz Augusto von Dentz2018-02-281-3/+5
* shared/shell: Fix no version output with optionERAMOTO Masaya2017-12-051-0/+2
* client: Make use of bt_shellLuiz Augusto von Dentz2017-11-171-34/+38
* client: Use rl_prompt_input to prompt agent inputLuiz Augusto von Dentz2017-08-231-76/+20
* client: Fix includes for gdbus.h headerMarcel Holtmann2015-02-281-1/+1
* client: Fix not releasing agent if bluetoothd exit without calling ReleaseLuiz Augusto von Dentz2014-04-291-10/+16
* client: Agent's RequestPasskey implementationAlex Deymo2013-03-251-0/+36
* client: Agent's DisplayPasskey implementationAlex Deymo2013-03-251-0/+29
* client: Agent's DisplayPincode implementationAlex Deymo2013-03-251-0/+17
* client: Right prompt management on agent inputAlex Deymo2013-03-251-11/+53
* client: Add support for requesting default agentMarcel Holtmann2012-12-201-0/+38
* client: Add support for handling service authorizationsMarcel Holtmann2012-12-201-0/+25
* client: Add support for providing agent capabilityMarcel Holtmann2012-12-181-2/+11
* client: Add support for request authorization callbacksMarcel Holtmann2012-12-181-0/+22
* client: Handle legacy pairing and input of PIN codesMarcel Holtmann2012-12-181-7/+46
* client: Always print messages with checking readline stateMarcel Holtmann2012-12-181-5/+5
* client: Restore command prompt when agent finishesMarcel Holtmann2012-12-181-0/+5
* client: Handle accepting/rejecting confirmation requestsMarcel Holtmann2012-12-181-0/+9
* client: Add support for handling passkey confirmationMarcel Holtmann2012-12-181-3/+66
* client: Use printing helper for agent messagesMarcel Holtmann2012-12-181-14/+6
* client: Print message when agent gets released by managerMarcel Holtmann2012-12-151-0/+4
* client: Add support for registering agent handlingMarcel Holtmann2012-12-151-6/+76
* client: Use constants for agent path and interface stringsMarcel Holtmann2012-12-151-6/+8
* client: Add support for handling agent object registrationMarcel Holtmann2012-12-151-0/+84