• The target identifier type of startDfu depends on the host OS. This helper function returns the correct identifier for the DFU target in a generic way.

    Parameters

    • __namedParameters: {
          address?: number;
          systemId: string;
      }
      • Optional address?: number
      • systemId: string

    Returns DfuTargetId

    The DFU target id for the Bluetooth peripheral.

Generated using TypeDoc