|
rtl433
UNKNOWN
RTL-433 utility
|
Data Fields | |
| const char * | boundary |
| int | boundary_len |
| const char * | var_name |
| const char * | file_name |
| void * | user_data |
| enum mg_http_multipart_stream_state | state |
| int | processing_part |
| const char* mg_http_multipart_stream::boundary |
Referenced by mg_http_free_proto_data_mp_stream(), and mg_http_handler2().
| int mg_http_multipart_stream::boundary_len |
Referenced by mg_http_handler2().
| const char* mg_http_multipart_stream::file_name |
Referenced by mg_http_free_proto_data_mp_stream(), and mg_http_handler2().
| int mg_http_multipart_stream::processing_part |
Referenced by mg_http_handler2().
| enum mg_http_multipart_stream_state mg_http_multipart_stream::state |
Referenced by mg_http_handler2().
| void* mg_http_multipart_stream::user_data |
Referenced by mg_http_handler2().
| const char* mg_http_multipart_stream::var_name |
Referenced by mg_http_free_proto_data_mp_stream(), and mg_http_handler2().