Morse Micro IoT SDK  2.11.2

Detailed Description

Command arguments structure for socket_send.

Definition at line 5678 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_socket_send_cmd_args::buffer

Buffer to send.

Definition at line 5683 of file mmagic_controller.h.

◆ stream_id

uint8_t mmagic_core_socket_send_cmd_args::stream_id

Stream ID of the socket to send on.

Definition at line 5681 of file mmagic_controller.h.


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