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

Part of the PeerToPeer config that relates to Bluetooth LE connections. More...

#include <TransportConfig.hpp>

Public Member Functions

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

Public Attributes

bool enabled = false
 

Detailed Description

Part of the PeerToPeer config that relates to Bluetooth LE connections.

Member Data Documentation

◆ enabled

bool ditto::BluetoothLeConfig::enabled = false

Whether or not BLE connections should be enabled.