Added Proto defs.
FossilOrigin-Name: 5464ab8d358f7816b1d598466e8700d60e9c45a3a27f60b5611e1e1020f0e965
This commit is contained in:
parent
9211607909
commit
1838d1b77a
@ -39,17 +39,26 @@
|
||||
struct conn;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @file action.h
|
||||
* @brief Header for actions
|
||||
*/
|
||||
|
||||
|
||||
#define CW_ACTION_PROTO_CAPWAP 0
|
||||
#define CW_ACTION_PROTO_LWAPP 1
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @defgroup ACTION Action
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Definition of an action for incomming messages
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user