summaryrefslogtreecommitdiff
path: root/src/rust/uwb_uci_packets
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2023-03-30 20:48:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-03-30 20:48:58 +0000
commit5c628a87362417648f91434b6df3b1a5a2a94d75 (patch)
tree99be5c9286e5b6cdd68e57a1012f20db3a3dad9b /src/rust/uwb_uci_packets
parent9820a89ae798cd85c0c42d35573954d33eaa6100 (diff)
parentb26d60a177cef90e58c37fe62516b5f26248fe42 (diff)
downloaduwb-5c628a87362417648f91434b6df3b1a5a2a94d75.tar.gz
Merge "uwb(uci): Added LAST_STS_INDEX_USED config into CCC open ranging params"
Diffstat (limited to 'src/rust/uwb_uci_packets')
-rw-r--r--src/rust/uwb_uci_packets/uci_packets.pdl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rust/uwb_uci_packets/uci_packets.pdl b/src/rust/uwb_uci_packets/uci_packets.pdl
index 3f146b4..af41c5d 100644
--- a/src/rust/uwb_uci_packets/uci_packets.pdl
+++ b/src/rust/uwb_uci_packets/uci_packets.pdl
@@ -253,6 +253,7 @@ enum AppConfigTlvType : 8 {
CCC_UWB_CONFIG_ID = 0xA4,
CCC_PULSESHAPE_COMBO = 0xA5,
CCC_URSK_TTL = 0xA6,
+ CCC_LAST_INDEX_USED = 0xA8,
// Interleaving ratio if AOA_RESULT_REQ is set to 0xF0.
NB_OF_RANGE_MEASUREMENTS = 0xE3,