Interface | Description |
---|---|
BlaubotWifiP2PBroadcastReceiver.IBlaubotWifiDirectEventListener |
Class | Description |
---|---|
BlaubotWifiDirectEventListenerAdapter |
Adapter pattern for the IBlaubotWifiDirectEventListener
|
BlaubotWifiP2PAcceptor | |
BlaubotWifiP2PAdapter |
Adapter implementation for WIFI Direct on android.
|
BlaubotWifiP2PBeacon |
We are able to signal some defined strings (see http://upnp.org/specs/dm/UPnP-dm-BasicManagement-v1-Service.pdf)
over the upnp framework, so we pick one of them to indicate that there is a blaubot instance running.
|
BlaubotWifiP2PBroadcastReceiver |
A BroadcastReceiver that gets notified on important WIFI Direct events.
|
BlaubotWifiP2PConnection |
WIFI P2P connection implementation
|
BlaubotWifiP2PConnector |
WIFIDirect connector implementation for android.
|
BlaubotWifiP2PDevice | |
WifiP2PConnectionMetaDataDTO |
Created by henna on 16.02.15.
|