modify for ledgerupdate
This commit is contained in:
@@ -106,7 +106,15 @@ ST_VOID doCommService ();
|
||||
|
||||
ST_VOID init_log_cfg (ST_VOID);
|
||||
ST_VOID set_rem_dib_table_size (ST_INT size);
|
||||
|
||||
//lnk20250207
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
ST_VOID add_rem_dib_table (ST_INT pos,ST_CHAR *remAr,unsigned short port);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
ST_RET mms_connectToServer (ST_CHAR * dev_key,ST_CHAR *dev_series, ST_CHAR *serverARName,
|
||||
MVL_NET_INFO **clientNetInfo, MVL_REQ_PEND **reqCtrl);
|
||||
|
||||
Reference in New Issue
Block a user