zhangmeng
2022-12-27 7a77e0a80e633bdb5cb3f2b633eebdbf70f6a430
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