renamed capwap directory to cw.
FossilOrigin-Name: 8a43dd9d05a4cb73210243ddd8df2a26f16c7ef2c4d4e36ab446de1f65d88223
This commit is contained in:
13
src/cw/capwap_80211_actions.h
Normal file
13
src/cw/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_radio_generic, 0, /* start/end callback */ \
|
||||
MBAG_DWORD, /* Type of element */ \
|
||||
CW_ITEM_LOCATION_DATA, /* ID to use store */ \
|
||||
5, 5 /* min/max length */
|
||||
|
||||
|
Reference in New Issue
Block a user