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

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

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.