Class AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanResultDeviceInfo

java.lang.Object
com.dsi.ant.plugins.antplus.pccbase.AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanResultDeviceInfo
Enclosing class:
AntPlusBikeSpdCadCommonPcc

public static class AntPlusBikeSpdCadCommonPcc.BikeSpdCadAsyncScanResultDeviceInfo extends Object
Contains the data describing a device detected by the scan.
  • Field Details

    • MSG_BIKESPDCAD_ASYNCSCANRESULTINFO_boolISCOMBINEDSENSOR

      public static final String MSG_BIKESPDCAD_ASYNCSCANRESULTINFO_boolISCOMBINEDSENSOR
      IPC key for combined sensor value
      See Also:
    • isSpdAndCadComboSensor

      public final boolean isSpdAndCadComboSensor
      Indicates if this is a combined sensor
    • resultInfo

      The generic device info detected by the scan
  • Constructor Details

    • BikeSpdCadAsyncScanResultDeviceInfo

      public BikeSpdCadAsyncScanResultDeviceInfo(AsyncScanController.AsyncScanResultDeviceInfo resultInfo, boolean isSpdAndCadComboSensor)
      Constructor
      Parameters:
      resultInfo - generic device info
      isSpdAndCadComboSensor - combined sensor value