Interface | Description |
---|---|
WifiConnector.IWifiConnectorCallback |
Class | Description |
---|---|
BlaubotWifiAcceptor |
An acceptor that creates an access point and then utilizes the EthernetAcceptor to accept the
actual connections over socket connections.
|
BlaubotWifiAdapter |
Using ap mode for the acceptor/connector.
|
BlaubotWifiConnector |
TODO: remove added wifi configs from android os
|
WifiApUtil | |
WifiConnectionMetaDataDTO |
Used for the WifiAcceptor/Connector
|
WifiConnector |
Helps to connect to a Wifi Network.
|
WifiUtils |
Helper methods for the WIFI implementations.
|