Work on radio admin state ...
FossilOrigin-Name: dd3899fd9ec453e8722f0e927878ddef7b3e2aaca717b32866cedf07e1167f4e
This commit is contained in:
@ -17,3 +17,20 @@
|
||||
4, 4 /* min/max length */
|
||||
|
||||
|
||||
#define CW_ACTION_IN_CISCO_RADIO_ADMINISTRATIVE_STATE_WTP \
|
||||
CW_ELEM_RADIO_ADMINISTRATIVE_STATE, /* Element ID*/ \
|
||||
cw_in_cisco_radio_administrative_state_wtp, 0, /* start/end callback */ \
|
||||
MBAG_DWORD, /* Type of element */ \
|
||||
0, /* ID to use store */ \
|
||||
4, 4 /* min/max length */
|
||||
|
||||
|
||||
|
||||
#define CW_ACTION_IN_CISCO_RADIO_CFG\
|
||||
CW_CISCO_WTP_RADIO_CFG, /* Element ID*/ \
|
||||
cw_in_cisco_radio_cfg, 0, /* start/end callback */ \
|
||||
NULL, /* Type of element */ \
|
||||
0, /* ID to use store */ \
|
||||
0, 1114 /* min/max length */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user