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

Commit 732b7492 authored by Presubmit Automerger Backend's avatar Presubmit Automerger Backend
Browse files

[automerge] Change the unit of slot duration from ms to rstu. 2p: 40bc0404

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/21546973

Bug: 266980744
Change-Id: I73b4a1286b3f3b4ee28f9612737e39e93ef47972
parents b04aba29 40bc0404
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