Go to the source code of this file.
◆ NUM_ENSURED_PKTS
#define NUM_ENSURED_PKTS 10 |
◆ bootloaderThread()
static void bootloaderThread |
( |
void * |
state | ) |
|
|
static |
◆ bootloaderUpdateBootloaderThread()
static void bootloaderUpdateBootloaderThread |
( |
void * |
state | ) |
|
|
static |
◆ staticProcessRxData()
static void staticProcessRxData |
( |
CMHANDLE |
cmHandle, |
|
|
int |
pHandle, |
|
|
p_data_t * |
data |
|
) |
| |
|
static |
◆ staticReadPacket()
static int staticReadPacket |
( |
CMHANDLE |
cmHandle, |
|
|
int |
pHandle, |
|
|
unsigned char * |
buf, |
|
|
int |
len |
|
) |
| |
|
static |
◆ staticSendPacket()
static int staticSendPacket |
( |
CMHANDLE |
cmHandle, |
|
|
int |
pHandle, |
|
|
unsigned char * |
buf, |
|
|
int |
len |
|
) |
| |
|
static |