actube/src/capwap/capwap_items.h

9 lines
87 B
C

enum capwap_items {
CW_ITEM_NONE=0,
CW_ITEM_DISCOVERY_TYPE,
CW_ITEM_WTP_NAME
};