Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 650c081f authored by Bob Wang's avatar Bob Wang Committed by Gerrit Code Review
Browse files

Merge "Change the unit of slot duration from ms to rstu."

parents 28d4f75d 3b1252c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
39791e3a4bb9892a340e94e44860048624d2f66e
590d9f45625a2c353011cf85f18d1d08593b8a0a
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ enum UwbVendorCapabilityTlvTypes {
  SUPPORTED_RANGE_DATA_NTF_CONFIG = 229,
  SUPPORTED_RSSI_REPORTING = 230,
  SUPPORTED_DIAGNOSTICS = 231,
  SUPPORTED_MIN_SLOT_DURATION_MS = 232,
  SUPPORTED_MIN_SLOT_DURATION_RSTU = 232,
  SUPPORTED_MAX_RANGING_SESSION_NUMBER = 233,
  SUPPORTED_CHANNELS_AOA = 234,
}
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ enum UwbVendorCapabilityTlvTypes {
  SUPPORTED_RANGE_DATA_NTF_CONFIG = 229,
  SUPPORTED_RSSI_REPORTING = 230,
  SUPPORTED_DIAGNOSTICS = 231,
  SUPPORTED_MIN_SLOT_DURATION_MS = 232,
  SUPPORTED_MIN_SLOT_DURATION_RSTU = 232,
  SUPPORTED_MAX_RANGING_SESSION_NUMBER = 233,
  SUPPORTED_CHANNELS_AOA = 234,
}
+2 −2
Original line number Diff line number Diff line
@@ -186,9 +186,9 @@ enum UwbVendorCapabilityTlvTypes {
    SUPPORTED_DIAGNOSTICS = 0xE7,

    /**
     * 4 byte value to indicate supported min slot duration in ms.
     * 4 byte value to indicate supported min slot duration in rstu.
     */
    SUPPORTED_MIN_SLOT_DURATION_MS = 0xE8,
    SUPPORTED_MIN_SLOT_DURATION_RSTU = 0xE8,

    /**
     * Int value to indicate supported max number of fira ranging sessions