Ditto  5.1.0
Public Member Functions | Public Attributes | List of all members
WiFiAwareConfig Class Reference

Part of the PeerToPeer transport config that applies to WiFi Aware connections. More...

Public Member Functions

bool operator== (const WiFiAwareConfig &other) const
 
bool operator!= (const WiFiAwareConfig &other) const
 

Public Attributes

bool enabled = false
 

Detailed Description

Part of the PeerToPeer transport config that applies to WiFi Aware connections.

Member Data Documentation

◆ enabled

bool WiFiAwareConfig::enabled = false

Whether or not WiFi Aware connections should be enabled.

WiFi Aware is currently only supported on Android.