![]() |
Morse Micro IoT SDK
2.9.7
|
Command arguments structure for tcp_send.
Definition at line 4900 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| uint8_t | stream_id |
| Stream ID of the socket to send on. More... | |
| struct raw1536 | buffer |
| Buffer to send. More... | |
| struct raw1536 mmagic_core_tcp_send_cmd_args::buffer |
Buffer to send.
Definition at line 4905 of file mmagic_controller.h.
| uint8_t mmagic_core_tcp_send_cmd_args::stream_id |
Stream ID of the socket to send on.
Definition at line 4903 of file mmagic_controller.h.