Connect to a device by index in the scan results.
Future<bool> connectDevice(int index) { throw UnimplementedError('connectDevice() has not been implemented.'); }