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

Commit 787e3829 authored by Bob Wang's avatar Bob Wang Committed by Android (Google) Code Review
Browse files

Merge changes from topic "min-slot-duration"

* changes:
  [automerge] Add the unit of slot duration to its name. 2p: 9bf67194
  Add the unit of slot duration to its name.
parents 4fe6210f 573529aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,6 +49,6 @@ enum UwbVendorCapabilityTlvTypes {
  SUPPORTED_RANGE_DATA_NTF_CONFIG = 229,
  SUPPORTED_RSSI_REPORTING = 230,
  SUPPORTED_DIAGNOSTICS = 231,
  SUPPORTED_MIN_SLOT_DURATION = 232,
  SUPPORTED_MIN_SLOT_DURATION_MS = 232,
  SUPPORTED_MAX_RANGING_SESSION_NUMBER = 233,
}
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ enum UwbVendorCapabilityTlvTypes {
    /**
     * 4 byte value to indicate supported min slot duration in ms.
     */
    SUPPORTED_MIN_SLOT_DURATION = 0xE8,
    SUPPORTED_MIN_SLOT_DURATION_MS = 0xE8,

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