From: Patrik Flykt <[email protected]>

        Hi,

The patchset has been explained in the earlier mails, so let's keep it short
and note the changes:

The first patch is split out from the previous 2nd patch and adds a passphrase
setting helper function.

The second patch implements the new RequesInput Agent API method call updated
according to the previous review.

The third patch is also split out from the previous 2nd patch and changes the
code to use RequestInput instead of the current RequestPassphrase. It also adds
a callback to set the password and reconnect.

The fourth patch removes RequestPassphrase functionality.


Cheers,

        Patrik


Patrik Flykt (4):
  Add connman_service_set_passphrase helper function
  Agent API RequestInput method for requesting passphrases
  Use RequestInput method call when requesting passphrases
  Remove RequestPassphrase functionality from Agent API

 src/agent.c   |  120 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 src/connman.h |    2 +-
 src/service.c |   48 ++++++++++++++++-------
 3 files changed, 146 insertions(+), 24 deletions(-)

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to