![]() |
Morse Micro IoT SDK
2.10.4
|
Arguments for TCP echo server task.
Definition at line 540 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 543 of file m2m_controller.c.
| uint8_t tcp_echo_server_thread_args::stream_id |
The stream ID.
Definition at line 545 of file m2m_controller.c.