Hi,

I want to disconnect from a wifi direct group after establishing a 
connection. I just want to move out silently without interrupting other 
clients that are already in connection with the Group owner.

I use *manager.Connect()* method to establish a connection. But didnt see 
any methods to disconnect. Only other option i saw is *manager.removeGroup()
*, but I guess this will remove the entire group and interrupt the existing 
network connection.

Inside the device settings. once connected I can disconnect by clicking it 
again. I want to achieve the same via code.


I am using Samsung Nexus with JellyBean 4.1.1

How can I do this properly?

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to