Cisco WTP can addapt to AC's version
FossilOrigin-Name: 326b87b9c8a4afebe70ccd3d93383afdba08495a7ff9976129260c7ee7f49bdb
This commit is contained in:
@ -40,20 +40,17 @@ static cw_KTVStruct_t wtp_reboot_statistics[] = {
|
||||
};
|
||||
|
||||
static cw_KTVStruct_t capwap_timers[] = {
|
||||
|
||||
{CW_TYPE_BYTE, "max-discovery-interval", 1,-1},
|
||||
{CW_TYPE_BYTE, "echo-interval", 1,-1},
|
||||
{NULL,NULL,0,0}
|
||||
};
|
||||
|
||||
static cw_KTVStruct_t radio_operational_state[] = {
|
||||
|
||||
{CW_TYPE_BYTE, "state", 1,-1},
|
||||
{CW_TYPE_BYTE, "cause", 1,-1},
|
||||
{NULL,NULL,0,0}
|
||||
};
|
||||
|
||||
|
||||
static struct cw_ElemHandler handlers[] = {
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user