Morse Micro IoT SDK  2.9.7

Detailed Description

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...
 

Field Documentation

◆ buffer

struct raw1536 mmagic_core_tcp_send_cmd_args::buffer

Buffer to send.

Definition at line 4905 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 4903 of file mmagic_controller.h.


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