Go to the documentation of this file.
51 #define PROBE_DELAY 100 // (us)
52 #define SWITCH_CHANNEL_DELAY 200 // (us)
53 #define WLAN_SCAN_MINITIME 25 // (ms)
54 #define WLAN_SCAN_MAXTIME 100 // (ms)
55 #define TRIVIAL_SYNC_DIFFERENCE 0 // (us)
56 #define DEFAULT_IBSS_BI 100 // (ms)
58 #define WCMD_ACTIVE_SCAN_TIME 50 //(ms)
59 #define WCMD_PASSIVE_SCAN_TIME 100 //(ms)
62 #define DEFAULT_MSDU_LIFETIME 512 // ms
63 #define DEFAULT_MSDU_LIFETIME_RES_64us 8000 // 64us
65 #define DEFAULT_MGN_LIFETIME 8 // ms
66 #define DEFAULT_MGN_LIFETIME_RES_64us 125 // 64us
68 #define MAKE_BEACON_RESERVED 10 //(us)
71 #define TIM_MULTICAST_MASK 0x01
72 #define TIM_BITMAPOFFSET_MASK 0xFE
73 #define DEFAULT_DTIM_PERIOD 1
75 #define AP_LONG_RETRY_LIMIT 4
77 #define DEFAULT_IBSS_CHANNEL 6 //2.4G
85 #define timer_expire(timer,next_tick) mod_timer(&timer, RUN_AT(next_tick))
419 void *hDeviceContext,
426 void *hDeviceContext,
433 void *hDeviceContext,
435 unsigned char *abyDestAddress,
436 unsigned short wReason,
442 void *hDeviceContext,
449 void *hDeviceContext,
455 void *hDeviceContext,
461 void *hDeviceContext,
463 PSRxMgmtPacket pRxPacket
476 void *hDeviceContext,
478 unsigned char *abyDestAddress,
479 unsigned short wReason,
485 void *hDeviceContext,
492 void *hDeviceContext,
493 unsigned char *pbyBSSID,