Ditto 4.4.3
|
Part of the PeerToPeer
transport config that applies to WiFi Aware connections.
More...
#include <TransportConfig.hpp>
Public Member Functions | |
bool | operator== (const WiFiAwareConfig &other) const |
bool | operator!= (const WiFiAwareConfig &other) const |
Public Attributes | |
bool | enabled = false |
Part of the PeerToPeer
transport config that applies to WiFi Aware connections.
bool ditto::WiFiAwareConfig::enabled = false |
Whether or not WiFi Aware connections should be enabled.
If enabled, this will only take effect on Android as it is the only platform that supports WiFi Aware.