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