From 7a77e0a80e633bdb5cb3f2b633eebdbf70f6a430 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期二, 27 十二月 2022 10:16:51 +0800
Subject: [PATCH] restruct

---
 cbhomeclient.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/cbhomeclient.h b/cbhomeclient.h
index 94ac29f..9d24e6c 100644
--- a/cbhomeclient.h
+++ b/cbhomeclient.h
@@ -61,6 +61,11 @@
 */
 int bus_client_request(void* handle, struct creqmsg* msg, struct crepmsg** repmsg);
 
+/*
+    queryprocs 鑾峰彇bhnng_center 娉ㄥ唽鐨勬墍鏈夎繘绋�
+*/
+struct cqueryprocs* bus_client_query_procs(void* handle, size_t* count);
+
 #ifdef __cplusplus
 }
 #endif

--
Gitblit v1.8.0