Agent API RequestInput method for requesting passphrases
authorPatrik Flykt <patrik.flykt@nokia.com>
Tue, 21 Sep 2010 07:07:49 +0000 (10:07 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 21 Sep 2010 14:49:48 +0000 (16:49 +0200)
commitb1527c31c9aa5ed571909dcde0a4c6851e829bd3
tree44518038ba737e4cf173c651685c53da68daa648
parent9cc65412c3d815a64fe64b0982ef535e4f0e7052
Agent API RequestInput method for requesting passphrases

request_input_passphrase_reply creates and sends an Agent API RequestInput
method call and waits for the method call return. The function expects a
passhphrase_cb_t to be supplied. Only the "Passphrase" dictionary field is
requested by the method call and only the "Passphrase" dictionary field in
the method call return is used.
src/agent.c
src/connman.h