[PATCH 13/24] wifi: Handling P2P find when relevant service type is given to scan

2014-04-01 Thread Tomasz Bursztyka
Once started, wifi plugin will run a timeout to trigger a stop by itself. --- plugins/wifi.c | 88 ++ 1 file changed, 88 insertions(+) diff --git a/plugins/wifi.c b/plugins/wifi.c index cbb2dd8..85e4400 100644 --- a/plugins/wifi.c +++ b/plug

[PATCH 13/24] wifi: Handling P2P find when relevant service type is given to scan

2014-03-27 Thread Tomasz Bursztyka
Once started, wifi plugin will run a timeout to trigger a stop by itself. --- plugins/wifi.c | 88 ++ 1 file changed, 88 insertions(+) diff --git a/plugins/wifi.c b/plugins/wifi.c index cbb2dd8..85e4400 100644 --- a/plugins/wifi.c +++ b/plug

Re: [PATCH 13/24] wifi: Handling P2P find when relevant service type is given to scan

2014-03-24 Thread Jukka Rissanen
Hi Tomasz, On pe, 2014-03-21 at 14:06 +0200, Tomasz Bursztyka wrote: > Once started, wifi plugin will run a timeout to trigger a stop by > itself. > --- > plugins/wifi.c | 83 > ++ > 1 file changed, 83 insertions(+) > > diff --git a/plugin

[PATCH 13/24] wifi: Handling P2P find when relevant service type is given to scan

2014-03-21 Thread Tomasz Bursztyka
Once started, wifi plugin will run a timeout to trigger a stop by itself. --- plugins/wifi.c | 83 ++ 1 file changed, 83 insertions(+) diff --git a/plugins/wifi.c b/plugins/wifi.c index d43a74e..6d21577 100644 --- a/plugins/wifi.c +++ b/plug