|
OpenWSN Firmware
|
#include "openwsn.h"#include "tcpprint.h"#include "openserial.h"#include "openqueue.h"#include "opentcp.h"Functions | |
| void | tcpprint_init () |
| bool | tcpprint_shouldIlisten () |
| void | tcpprint_receive (OpenQueueEntry_t *msg) |
| void | tcpprint_connectDone (owerror_t error) |
| void | tcpprint_sendDone (OpenQueueEntry_t *msg, owerror_t error) |
| bool | tcpprint_debugPrint () |