[PATCH 3/5 v2] plugins: Add a wifi.conf configuration file template for the wifi plugin

2014-10-02 Thread Tomasz Bursztyka
This specific file, installed in /etc/connman/, can be used to set specific values related to wifi plugin only. --- Makefile.plugins | 1 + plugins/wifi.conf | 16 2 files changed, 17 insertions(+) create mode 100644 plugins/wifi.conf diff --git a/Makefile.plugins b/Makefile.p

Re: [PATCH 0/5 v2] Peer API improvements

2014-10-02 Thread Patrik Flykt
On Wed, 2014-10-01 at 16:25 +0300, Tomasz Bursztyka wrote: > v2: rebased against latest trunk, and set PrimaryDeviceType to Computer/PC > as a default setting > > Here are 2 functionalities meant to improve Peer API experience: > - patch 1 to 3: this helps to configure a primary and secondary devi

Re: [PATCH 3/5 v2] plugins: Add a wifi.conf configuration file template for the wifi plugin

2014-10-02 Thread Marcel Holtmann
Hi Tomasz, > This specific file, installed in /etc/connman/, can be used to set > specific values related to wifi plugin only. > --- > Makefile.plugins | 1 + > plugins/wifi.conf | 16 > 2 files changed, 17 insertions(+) > create mode 100644 plugins/wifi.conf > > diff --git a/Mak

Re: [PATCH 3/5 v2] plugins: Add a wifi.conf configuration file template for the wifi plugin

2014-10-02 Thread Tomasz Bursztyka
Hi Marcel, why would we do such a thing? Integrate with systemd-hostnamed to read a proper value and follow changes from systemd-hostnamed via hostnamectl utility. BlueZ is happily doing it this way and so can ConnMan. Ok I did not know about that. However, hostnamed works only with names w