Hi,

Here is a quick proposal following the previous patch-set called "Automatic 
usage of WPS when relevant - version 1" I sent earlier.
The point here is to know which wps method is available while requesting an 
input through agent api: push button (pbc) and/or pin?
I did not wanted to break too much how WPS field has been build, so I added a 
"Notice" argument.
This is a proposal, so if it's not relevant and/or if it could be improved 
another way, that's fine ;)

Patch-set add support for network wps method differentiation and then improves 
the agent api according to the 
proposal, as well as its documentation.

Please review,

Tomasz Bursztyka (5):
  gsupplicant: added api support for wps pin support detection
  network: adding the support for wps method differentiation, pbc or
    pin
  wifi: adding support for wps method setting in network
  doc: added notice argument to fin tune the details about wps
  agent: added notice argument support for wps

 doc/agent-api.txt         |   10 ++++++++--
 gsupplicant/gsupplicant.h |    1 +
 gsupplicant/supplicant.c  |   11 +++++++++++
 plugins/wifi.c            |    5 +++++
 src/agent.c               |   21 +++++++++++++++++++++
 src/network.c             |   10 ++++++++++
 6 files changed, 56 insertions(+), 2 deletions(-)

-- 
1.7.3.4

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to