MergeScanConnect typedef

Implementation

typedef MergeScanConnect = (
  Map<DeviceIdentifier, ScanResult>,
  List<BluetoothDevice>
);