values constant

List<UrpCommand> const values

Implementation

static const $core.List<UrpCommand> values = <UrpCommand> [
  urpPing,
  urpGetInfo,
  urpGetPower,
  urpSetName,
  urpGetName,
  urpPair,
  urpUnpair,
  urpStartAp,
  urpStopAp,
  urpConnectAp,
  urpDisconnectAp,
  urpStartDfu,
  urpStopDfu,
  urpSleep,
  urpOff,
  urpReboot,
  urpStayAwake,
  urpGetPublicKey,
  urpGetDeviceId,
  urpIdentify,
];