Ditto 1.1.7
Public Attributes | List of all members
ditto::PeerToPeer Class Reference

Part of the TransportConfig that relates to peer-to-peer connections. More...

#include <TransportConfig.hpp>

Public Attributes

BluetoothLeConfig bluetooth_le
 
LanConfig lan
 
AwdlConfig awdl
 

Detailed Description

Part of the TransportConfig that relates to peer-to-peer connections.

Member Data Documentation

◆ awdl

AwdlConfig ditto::PeerToPeer::awdl

Part of the PeerToPeer transport config that applies to AWDL connections.

◆ bluetooth_le

BluetoothLeConfig ditto::PeerToPeer::bluetooth_le

Part of the PeerToPeer transport config that applies to Bluetooth LE connections.

◆ lan

LanConfig ditto::PeerToPeer::lan

Part of the PeerToPeer transport config that applies to LAN connections.