connect method

dynamic connect()

Implementation

connect() {
  UniversalBle.connect(deviceId);
}