HLBleConfig constructor
HLBleConfig(
- ClingDeviceType type,
- bool autoReconnect
Implementation
HLBleConfig(this.type, this.autoReconnect);
HLBleConfig(this.type, this.autoReconnect);