RE: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-05 Thread Xu, Martin
> -Original Message- > From: connman-boun...@connman.net [mailto:connman-boun...@connman.net] > On Behalf Of Marcel Holtmann > Sent: Tuesday, March 05, 2013 14:49 > To: connman@connman.net > Subject: Re: [RFC 01/12] doc: Add method call and signal for tethering >

Re: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-04 Thread Marcel Holtmann
Hi Martin, I do not even know what any of these information mean. What are they good for. What value are they providing. What would the user interface do with this information? >>> >>> The idea here is to provide a list of the clients that are tethered. >>> Some additional informat

Re: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-04 Thread Tomasz Bursztyka
Hi Martin, 1. MAC address of the remote devices What's the use case? Is there a plan to filter the access by MAC address like in android afterwards? Br, Tomasz ___ connman mailing list connman@connman.net http://lists.connman.net/listinfo/connman

Re: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-04 Thread MartinXu
Marcel: > >> I do not even know what any of these information mean. What are they > >> good for. What value are they providing. What would the user interface > >> do with this information? > > > > The idea here is to provide a list of the clients that are tethered. > > Some additional information

Re: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-04 Thread Marcel Holtmann
Hi Patrik, >> this does not look like an useful interface. I find it actually pretty >> ugly and glued on. It does not fit. So lets not do it this way. > > Yes, all attributes you mentioned describes it well. Martin wanted to > see the code, so it was better to send it here early as an RFC. > >>

Re: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-04 Thread Patrik Flykt
Hi, On Fri, 2013-03-01 at 08:33 -0800, Marcel Holtmann wrote: > this does not look like an useful interface. I find it actually pretty > ugly and glued on. It does not fit. So lets not do it this way. Yes, all attributes you mentioned describes it well. Martin wanted to see the code, so

Re: [RFC 01/12] doc: Add method call and signal for tethering information

2013-03-01 Thread Marcel Holtmann
Hi Patrik, > --- > doc/manager-api.txt | 21 + > 1 file changed, 21 insertions(+) > > diff --git a/doc/manager-api.txt b/doc/manager-api.txt > index ed23c8d..ebbb8e0 100644 > --- a/doc/manager-api.txt > +++ b/doc/manager-api.txt > @@ -145,6 +145,10 @@ Methods dict G

[RFC 01/12] doc: Add method call and signal for tethering information

2013-03-01 Thread Patrik Flykt
--- doc/manager-api.txt | 21 + 1 file changed, 21 insertions(+) diff --git a/doc/manager-api.txt b/doc/manager-api.txt index ed23c8d..ebbb8e0 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -145,6 +145,10 @@ Methodsdict GetProperties()