![]() |
Morse Micro IoT SDK
2.11.2
|
Arguments for TCP echo server task.
Definition at line 541 of file m2m_controller.c.
Data Fields | |
| struct mmagic_controller * | controller |
| The controller reference. More... | |
| uint8_t | stream_id |
| The stream ID. More... | |
| struct mmagic_controller* tcp_echo_server_thread_args::controller |
The controller reference.
Definition at line 544 of file m2m_controller.c.
| uint8_t tcp_echo_server_thread_args::stream_id |
The stream ID.
Definition at line 546 of file m2m_controller.c.