Ditto 4.13.0
Loading...
Searching...
No Matches
ditto::AwdlConfig Class Reference

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

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.

If enabled, this will only take effect on Apple platforms (macOS and iOS) as they are the only platforms that support AWDL.