Ditto 1.1.7
Public Member Functions | Public Attributes | List of all members
ditto::AwdlConfig Class Reference

Part of the PeerToPeer config that relates to AWDL connections. More...

#include <TransportConfig.hpp>

Public Member Functions

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

Public Attributes

bool enabled = false
 

Detailed Description

Part of the PeerToPeer config that relates to AWDL connections.

Member Data Documentation

◆ enabled

bool ditto::AwdlConfig::enabled = false

Whether or not AWDL connections should be enabled.