Hi,

Here is the version 2 of the patch for neard support into ConnMan:
- Applied all comments on first revision
- fixed issues:
        * no connect parameter for virtual config
        * random generated strings for virtual config, destroyed when 
provisioned
        * triggering provisioning relevantly after creating the virtual config
- tested connman provision: works

Please review,

Tomasz Bursztyka (6):
  technology: Provide a function to get WiFi tethering informations
  neard: Add neard plugin with tethering info sharing support
  config: Remove superfluous error code
  config: Make load service from each keyfile group as a function
  config: Add a function to provision mutable service
  neard: Add partial support for wifi provisionning via NFC

 Makefile.plugins     |   5 +
 configure.ac         |   5 +
 include/provision.h  |   1 +
 include/technology.h |   3 +
 plugins/neard.c      | 623 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/config.c         | 167 ++++++++++----
 src/technology.c     |  55 +++--
 7 files changed, 803 insertions(+), 56 deletions(-)
 create mode 100644 plugins/neard.c

-- 
1.8.1.2

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

Reply via email to