OpenWSN Firmware
tcpinject.c File Reference
#include "openwsn.h"
#include "tcpinject.h"
#include "openserial.h"
#include "packetfunctions.h"
#include "opentcp.h"
#include "openqueue.h"

Functions

void tcpinject_init ()
 
bool tcpinject_shouldIlisten ()
 
void tcpinject_trigger ()
 
void tcpinject_connectDone (owerror_t error)
 
void tcpinject_sendDone (OpenQueueEntry_t *msg, owerror_t error)
 
void tcpinject_receive (OpenQueueEntry_t *msg)
 
bool tcpinject_debugPrint ()
 

Variables

tcpinject_vars_t tcpinject_vars
 

Variable Documentation

tcpinject_vars_t tcpinject_vars