Moved some definitions from capwap.h to here.
FossilOrigin-Name: 0bb5772eb7c4ced7cbe988d2cf779d6743265b0fa987029a64cabdd01a477115
This commit is contained in:
parent
c2ecca5952
commit
337b4e52f5
@ -27,3 +27,12 @@
|
|||||||
|
|
||||||
#define CWMSGELEM_IEEE80211_WTP_RADIO_INFO 1048
|
#define CWMSGELEM_IEEE80211_WTP_RADIO_INFO 1048
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define CW_IEEE80211_RADIO_TYPE_B (1<<24)
|
||||||
|
#define CW_IEEE80211_RADIO_TYPE_A (2<<24)
|
||||||
|
#define CW_IEEE80211_RADIO_TYPE_G (4<<24)
|
||||||
|
#define CW_IEEE80211_RADIO_TYPE_N (8<<24)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user