All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

Mock payload. More...

Detailed Description

Mock payload.

Definition at line 38 of file mock.h.

#include <mock.h>

Data Fields

const uint8_t * buf
 Ptr to the memory space containing the payload.
 
size_t len
 Length of the payload in bytes.
 

Field Documentation

◆ buf

const uint8_t* suit_transport_mock_payload_t::buf

Ptr to the memory space containing the payload.

Definition at line 39 of file mock.h.

◆ len

size_t suit_transport_mock_payload_t::len

Length of the payload in bytes.

Definition at line 40 of file mock.h.


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