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

Commit 3af2e7b9 authored by Bob Wang's avatar Bob Wang Committed by Automerger Merge Worker
Browse files

Merge changes from topic "presubmit-am-b22a13ff4f3e489f907abff6d4526cb4" into...

Merge changes from topic "presubmit-am-b22a13ff4f3e489f907abff6d4526cb4" into udc-dev am: 3063a122

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



Change-Id: Iac33d271608fd82236b092ab61df17124d3f5ddf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4afd8db1 3063a122
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ enum UwbVendorCapabilityTlvTypes {
  CCC_SUPPORTED_PULSE_SHAPE_COMBOS = 166,
  CCC_SUPPORTED_RAN_MULTIPLIER = 167,
  CCC_SUPPORTED_MAX_RANGING_SESSION_NUMBER = 168,
  CCC_SUPPORTED_MIN_UWB_INITIATION_TIME_MS = 169,
  SUPPORTED_AOA_RESULT_REQ_ANTENNA_INTERLEAVING = 227,
  SUPPORTED_MIN_RANGING_INTERVAL_MS = 228,
  SUPPORTED_RANGE_DATA_NTF_CONFIG = 229,
+5 −0
Original line number Diff line number Diff line
@@ -144,6 +144,11 @@ enum UwbVendorCapabilityTlvTypes {
     */
    CCC_SUPPORTED_MAX_RANGING_SESSION_NUMBER = 0xA8,

    /**
     * Int value to indicate the smallest supported CCC uwb initiation time in ms
     */
    CCC_SUPPORTED_MIN_UWB_INITIATION_TIME_MS = 0xA9,

    /*********************************************
     * FIRA specific
     ********************************************/