Go to the documentation of this file.
23 #ifndef __WL1251_CMD_H__
24 #define __WL1251_CMD_H__
45 void *
buf,
size_t buf_len);
48 unsigned int n_channels,
unsigned int n_probes);
52 #define WL1251_COMMAND_TIMEOUT 2000
100 #define MAX_CMD_PARAMS 572
149 #define MAX_READ_SIZE 256
167 #define CMDMBOX_HEADER_LEN 4
168 #define CMDMBOX_INFO_ELEM_HEADER_LEN 4
170 #define WL1251_SCAN_MIN_DURATION 30000
171 #define WL1251_SCAN_MAX_DURATION 60000
173 #define WL1251_SCAN_NUM_PROBES 3
222 #define SCAN_MAX_NUM_OF_CHANNELS 16
238 #define JOIN_CMD_CTRL_TX_FLUSH 0x80
239 #define JOIN_CMD_CTRL_EARLY_WAKEUP_ENABLE 0x01
286 #define WL1251_MAX_TEMPLATE_SIZE 300
296 #define PARTIAL_VBM_MAX 251
343 #define NUM_ACCESS_CATEGORIES_COPY 4
344 #define MAX_KEY_SIZE 32
347 #define DF_ENCRYPTION_DISABLE 0x01
349 #define DF_SNIFF_MODE_ENABLE 0x80