public interface ConnectorListener
Modifier and Type | Method and Description |
---|---|
void |
completedConnectWIFI() |
void |
completedDiscoveryBT(android.bluetooth.BluetoothDevice device,
boolean hasCorrectDevice,
boolean isBonded) |
void |
completedFindWIFIDevice(android.net.wifi.p2p.WifiP2pDevice device,
boolean hasCorrectDevice) |
void |
completedWIFIStatusByBT(WifiStatusItem item) |
boolean |
isWifiConnected() |
void completedDiscoveryBT(android.bluetooth.BluetoothDevice device, boolean hasCorrectDevice, boolean isBonded)
void completedWIFIStatusByBT(WifiStatusItem item)
boolean isWifiConnected()
void completedConnectWIFI()
void completedFindWIFIDevice(android.net.wifi.p2p.WifiP2pDevice device, boolean hasCorrectDevice)