Ditto 4.4.1
|
Part of the TransportConfig
that relates to peer-to-peer connections.
More...
#include <TransportConfig.hpp>
Public Member Functions | |
bool | operator== (const PeerToPeer &other) const |
bool | operator!= (const PeerToPeer &other) const |
Public Attributes | |
BluetoothLeConfig | bluetooth_le |
LanConfig | lan |
AwdlConfig | awdl |
WiFiAwareConfig | wifi_aware |
Part of the TransportConfig
that relates to peer-to-peer connections.
AwdlConfig ditto::PeerToPeer::awdl |
Part of the PeerToPeer
transport config that applies to AWDL connections.
BluetoothLeConfig ditto::PeerToPeer::bluetooth_le |
Part of the PeerToPeer
transport config that applies to Bluetooth LE connections.
LanConfig ditto::PeerToPeer::lan |
Part of the PeerToPeer
transport config that applies to LAN connections.
WiFiAwareConfig ditto::PeerToPeer::wifi_aware |
Part of the PeerToPeer
transport config that applies to WiFi Aware connections.