#include <hsmsd_cli.h>
Public Attributes | |
unsigned short | stream |
unsigned short | function |
unsigned char | wbit |
unsigned int | sysbytes |
unsigned int | data_len |
unsigned char | data [1] |
data | the first element of HSMS text array. the message shoud be allocated with malloc(sizeof(hsms_msg_t)+hsms_text_len) |
Definition at line 39 of file hsmsd_cli.h.