From e328ebef585cea2351b37117b2d5ac4978ecd3c0 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 11 二月 2025 14:57:23 +0800
Subject: [PATCH] 1111111

---
 keil/include/components/app/inc/ranging_ccc.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/keil/include/components/app/inc/ranging_ccc.h b/keil/include/components/app/inc/ranging_ccc.h
index ae56891..ebaf55f 100644
--- a/keil/include/components/app/inc/ranging_ccc.h
+++ b/keil/include/components/app/inc/ranging_ccc.h
@@ -77,9 +77,8 @@
 /**
  * @brief Request update ranging keys.
  * @param[in] sts_idx               STS index
- * @param[in] key_type              key type
  */
-void ranging_req_update_keys(uint32_t sts_idx, uint8_t key_type);
+void ranging_req_update_keys(uint32_t sts_idx);
 
 /**
  * @brief Start ranging monitor timer.

--
Gitblit v1.9.3