Inital ...
FossilOrigin-Name: e6352b425bf6574bdaacc571723f7b54394e235d8b64bbaa504c9b7e529b7535
This commit is contained in:
13
src/capwap/capwap_80211_actions.h
Normal file
13
src/capwap/capwap_80211_actions.h
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
#include "capwap_80211.h"
|
||||
#include "capwap_items.h"
|
||||
|
||||
#define CW_ACTION_IN_80211_WTP_RADIO_INFORMATION \
|
||||
CW_ELEM80211_WTP_RADIO_INFORMATION, /* Element ID*/ \
|
||||
cw_in_generic, 0, /* start/end callback */ \
|
||||
CW_ITEMTYPE_STR, /* Type of element */ \
|
||||
CW_ITEM_LOCATION_DATA, /* ID to use store */ \
|
||||
5, 5 /* min/max length */
|
||||
|
||||
|
Reference in New Issue
Block a user