mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
prima: add define SIR_ESE_MAX_MEAS_IE_REQS
Change-Id: I61f2add5e5382b791c802170502c3a243890bc35
This commit is contained in:
parent
c417602f79
commit
254c8c4efb
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
||||||
#define SIR_MAX_NUM_CHANNELS 64
|
#define SIR_MAX_NUM_CHANNELS 64
|
||||||
#define SIR_MAX_NUM_STA_IN_IBSS 16
|
#define SIR_MAX_NUM_STA_IN_IBSS 16
|
||||||
#define SIR_MAX_NUM_STA_IN_BSS 256
|
#define SIR_MAX_NUM_STA_IN_BSS 256
|
||||||
|
#define SIR_ESE_MAX_MEAS_IE_REQS 8
|
||||||
|
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue