public class WifiConnectorSingleton
extends java.lang.Object
| Constructor and Description |
|---|
WifiConnectorSingleton() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyConnection()
Destroy wifi connection groups.
|
static WifiConnectorSingleton |
getInstance()
Get the global WifiConnector object.
|
WifiStateMachine |
getWifiReceiverP2P()
Get Wifi receiver.
|
public static WifiConnectorSingleton getInstance()
public void destroyConnection()
public WifiStateMachine getWifiReceiverP2P()