Hi Arron,

On Tue, 2011-12-20 at 11:02 +0800, Wang, Arron wrote:
> Hi Flavio,
> 
> I also interested in p2p feature in connman:)
> 
It's really good to hear this :)

> >-----Original Message-----
> >From: [email protected]
> >[mailto:[email protected]] On Behalf Of
> >[email protected]
> >Sent: Monday, December 19, 2011 8:18 PM
> >To: [email protected]
> >Subject: WiFi-Direct (p2p) plan
> >
> >Hi folks,
> >
> >I've working in a project using using using wifi-direct (p2p), and I
> >planning implementing it on connman, I saw that there is an item in the
> >TODO about it.
> >
> >So, my plan is create a new technology wifi_p2p, the implementation and
> imho p2p is not a new technology, it is a sub feature of wifi like connman 
> wifi tethering feature and we can use the same wpa_supplicant interface for 
> p2p too, we only need to add the related p2p method in gsupplicant.
> 
> >behaviour should be pretty similar to wifi technology. It will be
> >necessary add support for p2p in the existent gsupplicant code.
> >As the p2p, the idea is cover just a small set of functions for now, for
> >connect we'll use just the push button control (PBC) method. The
> I think we also need support pin method, most netbook and handset does not 
> have the push button:(, if we don't support pin method, this p2p feature may 
> be useless for them.

As far as I'm concerned the command wps_pbc simulates the button
pressed, so it's not really necessary the device has a push button, but
I may be talking something wrong, I'll investigate this. Anyway, the
idea is first implement the pbc method because it's easier than pin, but
after this we can implement the pin method too.
 
> 
> >connection will be done without use the Group concept, I mean, both
> >peers will use the command connect and one of them will be chosen the
> >Group Owner, instead of one Peer create a Group and the other Peer join
> >into this Group. The reason for this is that according with the wpa
> >developers to use Group Add + Join is not the recommended way.
> At the beginning we may not support Group operation because our tethering 
> feature works better:), but in the long run we still need this operation like 
> join a persistent group. Also we may need service discovery feature.
> 
> Thanks
> Arron
> _______________________________________________
> connman mailing list
> [email protected]
> http://lists.connman.net/listinfo/connman

Regards,
Flávio Ceolin

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

Reply via email to