libmcm  1.4.0
A client library for Moxa Connection Management
mcm-timesync.h
Go to the documentation of this file.
1 
9 #ifndef _MCM_TIMESYNC_H_
10 #define _MCM_TIMESYNC_H_
11 #include "mcm-base-info.h"
12 
22 int mcm_timesync(char *method, char *ifaceName);
23 
24 #endif
int mcm_timesync(char *method, char *ifaceName)
A help function for get modem information.
Definition: mcm-timesync.c:16