|
OpenWSN Firmware
|
Go to the source code of this file.
Data Structures | |
| struct | tcpinject_vars_t |
Functions | |
| void | tcpinject_init (void) |
| bool | tcpinject_shouldIlisten (void) |
| void | tcpinject_trigger (void) |
| void | tcpinject_connectDone (owerror_t error) |
| void | tcpinject_sendDone (OpenQueueEntry_t *msg, owerror_t error) |
| void | tcpinject_receive (OpenQueueEntry_t *msg) |
| bool | tcpinject_debugPrint (void) |