long int mzInt32
4 Byte data type
char mzInt8
1 Byte data type
mz_error_t
Enumeration of monoZ Error Flags.
mz_error_t mz_at_set_init_count(int in)
This function is used to set the initial count for the monoZ AT core.
mz_error_t mz_send_AT(void *arg)
Function to send the AT command.
mz_error_t mz_at_core_init_complete(void)
This function initializes the monoZ AT core.
mz_error_t MZ_init_cmd_direct(char *dbuffer, mzInt32 to, mzInt32 twn)
This function initializes the AT command.
void mz_at_set_at_debug_enable(int in)
This function is used to debug enabling monoz AT set.
mz_error_t MZ_lwm2m_cmd_direct(char *dbuffer, mzInt32 to)
This function is used to initialize the LwM2M command.
int mz_at_get_at_debug_enable(void)
This function is used to get debug enabling monoz AT.
Structure for a Single AT Cmd.