This is meant to get the proper device type.

However, future work could integrate better. To set the dynamic hostname for 
instance...

Tomasz Bursztyka (4):
  machine: Integrate ConnMan with systemd-hostnamed
  wifi: Revert wifi.conf file and its properties handlers in wifi plugin
  gsupplicant: Remove support for setting P2P SecondaryDeviceTypes
  wifi: Set the device type from the value returned by the core

 Makefile.am               |   4 +-
 Makefile.plugins          |   1 -
 gsupplicant/gsupplicant.h |   5 +-
 gsupplicant/supplicant.c  |  44 ++--------------
 include/machine.h         |  35 +++++++++++++
 plugins/wifi.c            |  81 +++++++++++-------------------
 plugins/wifi.conf         |  16 ------
 src/connman.h             |   5 ++
 src/machine.c             | 125 ++++++++++++++++++++++++++++++++++++++++++++++
 src/main.c                |   2 +
 10 files changed, 203 insertions(+), 115 deletions(-)
 create mode 100644 include/machine.h
 delete mode 100644 plugins/wifi.conf
 create mode 100644 src/machine.c

-- 
1.8.5.5

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

Reply via email to