DittoBluetoothLEConfig

public struct DittoBluetoothLEConfig : Codable, Equatable

P2P BluetoothLE configuration. Part of DittoPeerToPeer.

  • Indicates whether P2P Bluetooth LE transport is enabled or not. Default is false.

    Declaration

    Swift

    public var isEnabled: Bool