Class ExtendedData.Flag

java.lang.Object
com.dsi.ant.message.ExtendedData.Flag
Enclosing class:
ExtendedData

public final class ExtendedData.Flag extends Object
The flags in the raw flag byte, which indicate what data is held within the extended message.
Since:
4.0
  • Field Details

    • CHANNEL_ID_PRESENT

      public static final int CHANNEL_ID_PRESENT
      Mask used to get channel ID flag bit
      Since:
      4.0
      See Also:
    • RSSI_PRESENT

      public static final int RSSI_PRESENT
      Mask used to get RSSI flag bit
      Since:
      4.0
      See Also:
    • TIMESTAMP_PRESENT

      public static final int TIMESTAMP_PRESENT
      Mask used to get timestamp flag bit
      Since:
      4.0
      See Also: