#include <airpcap.h>
Data Fields | |
UINT | Frequency |
Channel frequency, in MHz. | |
CHAR | ExtChannel |
802.11n specific. Offset of the extension channel in case of 40MHz channels. | |
UCHAR | Flags |
Channel Flags. The only flag supported at this time is AIRPCAP_CIF_TX_ENABLED. | |
UCHAR | Reserved [2] |
Reserved. It should be set to {0,0}. |
Channel frequency, in MHz.
802.11n specific. Offset of the extension channel in case of 40MHz channels.
Possible values are -1, 0 +1:
In case of 802.11a/b/g channels (802.11n legacy mode), this field should be set to 0.
Channel Flags. The only flag supported at this time is AIRPCAP_CIF_TX_ENABLED.
UCHAR _AirpcapChannelInfo::Reserved[2] |
Reserved. It should be set to {0,0}.
AirPcap documentation. Copyright (c) 2006-2008
CACE Technologies, Inc. All rights reserved.