MOS Source Code
Loading...
Searching...
No Matches
test.c File Reference
#include <pb_decode.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "test_helpers.h"
#include "test.pb.h"
+ Include dependency graph for test.c:

Go to the source code of this file.

Functions

bool stream_callback (pb_istream_t *stream, uint8_t *buf, size_t count)
 
int main ()
 

Function Documentation

◆ stream_callback()

bool stream_callback ( pb_istream_t * stream,
uint8_t * buf,
size_t count )

Definition at line 8 of file test.c.

Referenced by main().

+ Here is the call graph for this function:

◆ main()

int main ( void )

Definition at line 24 of file test.c.

+ Here is the call graph for this function: