7 U32 mTimeBeforeAdhocRoaming
;
8 U8 mPreambleType
= LONG_PREAMBLE
;
9 MacAddr_t dot11MacAddress
= {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}};
10 Element dot11DesiredSsid
;
11 U8 dot11DesiredBssid
[6]; // When macp->ap_scan=1, use this to associate with an AP.
13 U8 mAuthAlogrithms
[2] = {OPEN_SYSTEM
, SHARE_KEY
};
15 U16 mBeaconPeriod
= 100;
17 U16 mFragThreshold
= 2432;
18 U16 mRtsThreshold
= 2432;
19 U16 mTmRetryConnect
=0;
20 // For debugging purpose
21 //#ifdef WPADATA_DEBUG
22 u8
*DbgStrEncryType
[]={"NOWEP","WEP64","TKIP","NA3","AES","WEP128","WEP256", "NA7"};
23 u8
*DbgStrDynKeyMode
[]={"NOWEP","WEP64","WEP128","NA3","TKIP","AES","NA6","NA7"};
25 // ------------------------------------------------------------------------
29 U8 mCounterMeasureState
;
32 U8 mKeyFormat
= WEP64_USED
;
33 BOOLEAN mPrivacyInvoked
= FALSE
;
41 U8 mPsStaCnt
= 0; //Station count for associated and in power save mode
58 BOOLEAN mZyDasModeClient
= FALSE
;
66 const U8 zeroMacAddress
[6] = {0,0,0,0,0,0};
67 MacAddr_t dot11BCAddress
= {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}};
68 BssInfo_t mBssInfo
[64];
71 U16 mAuthAlg
= OPEN_SYSTEM
;
72 U16 mListenInterval
= 1;
74 BOOLEAN mAssoc
= FALSE
;
76 U8 mBssType
= INFRASTRUCTURE_BSS
;
82 BOOLEAN mAPAlive
= FALSE
;
83 BOOLEAN mProbeWithSsid
= FALSE
;
91 Element mErp
= {{EID_ERP
, 1, 0x00}};
93 U8 mMacMode
= MIXED_MODE
;
97 BOOLEAN mIfaceOpened
= FALSE
;
99 Element mBrates11A
; //Basic Rate for 11A