HLBleConfig constructor

HLBleConfig(
  1. ClingDeviceType type,
  2. bool autoReconnect
)

Implementation

HLBleConfig(this.type, this.autoReconnect);