BluetoothConnectionEvent constructor
BluetoothConnectionEvent(
- BluetoothDevice device,
- BluetoothConnectionState connectionState
Implementation
BluetoothConnectionEvent(this.device, this.connectionState);