OpenWSN Firmware
Main Page
Modules
Data Structures
Files
File List
Globals
tcpecho.h
Go to the documentation of this file.
1
#ifndef __TCPECHO_H
2
#define __TCPECHO_H
3
11
//=========================== define ==========================================
12
13
//=========================== typedef =========================================
14
15
//=========================== variables =======================================
16
17
//=========================== prototypes ======================================
18
19
void
tcpecho_init
(
void
);
20
bool
tcpecho_shouldIlisten
(
void
);
21
void
tcpecho_receive
(
OpenQueueEntry_t
* msg);
22
void
tcpecho_sendDone
(
OpenQueueEntry_t
* msg,
owerror_t
error);
23
void
tcpecho_connectDone
(
owerror_t
error);
24
bool
tcpecho_debugPrint
(
void
);
25
31
#endif
tcpecho_connectDone
void tcpecho_connectDone(owerror_t error)
Definition:
tcpecho.c:46
tcpecho_receive
void tcpecho_receive(OpenQueueEntry_t *msg)
Definition:
tcpecho.c:20
tcpecho_sendDone
void tcpecho_sendDone(OpenQueueEntry_t *msg, owerror_t error)
Definition:
tcpecho.c:34
owerror_t
uint8_t owerror_t
Definition:
openwsn.h:265
tcpecho_init
void tcpecho_init()
Definition:
tcpecho.c:13
tcpecho_shouldIlisten
bool tcpecho_shouldIlisten()
Definition:
tcpecho.c:16
OpenQueueEntry_t
Definition:
openwsn.h:288
tcpecho_debugPrint
bool tcpecho_debugPrint()
Definition:
tcpecho.c:49
firmware
openos
openwsn
07-App
tcpecho
tcpecho.h
Generated on Wed Sep 24 2014 04:39:18 for OpenWSN Firmware by
1.8.5