Morse Micro IoT SDK  2.10.4

Detailed Description

Command arguments structure for tcp_send.

Definition at line 6170 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...
 

Field Documentation

◆ buffer

struct raw1536 mmagic_core_tcp_send_cmd_args::buffer

Buffer to send.

Definition at line 6175 of file mmagic_controller.h.

◆ stream_id

uint8_t mmagic_core_tcp_send_cmd_args::stream_id

Stream ID of the socket to send on.

Definition at line 6173 of file mmagic_controller.h.


The documentation for this struct was generated from the following file: