Trident IoT Z-Wave SDK
Loading...
Searching...
No Matches
zniffer_app.h
Go to the documentation of this file.
1
5
10
#ifndef _ZNIFFER_APP_H_
11
#define _ZNIFFER_APP_H_
12
13
#include <
zpal_power_manager.h
>
14
15
/****************************************************************************/
16
/* EXPORTED DATA */
17
/****************************************************************************/
18
23
#define APPLICATION_TASK_STACK ((16 * 1024) / (sizeof(StackType_t)))
24
#define APPLICATION_TASK_PRIORITY_STACK ( TASK_PRIORITY_MAX - 10 )
25
26
/****************************************************************************/
27
/* EXPORTED FUNCTIONS */
28
/****************************************************************************/
29
35
void
36
ZwaveZnifferTask
(
void
* unused_prt);
37
38
39
#endif
/* _ZNIFFER_APP_H_ */
ZwaveZnifferTask
void ZwaveZnifferTask(void *unused_prt)
Zniffer Task.
zpal_power_manager.h
apps
zniffer
zniffer_app.h
Generated on Mon Mar 31 2025 20:44:24 for Trident IoT Z-Wave SDK by
1.10.0