summaryrefslogtreecommitdiff
path: root/wl1271/stad/src/Application/roamingMngrApi.h
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2010-04-02 10:02:17 -0700
committerDmitry Shmidt <dimitrysh@google.com>2010-04-02 10:03:20 -0700
commit3bb9a92880f8cda8c242707ad02077f13b009632 (patch)
tree6709c153fc0fe58275f4cff9bafe55dd6f6ffd5f /wl1271/stad/src/Application/roamingMngrApi.h
parent4187b52505bea1a54f83dcc0aadc180c9f1648ef (diff)
downloadwlan-3bb9a92880f8cda8c242707ad02077f13b009632.tar.gz
wl1271: M5.04 Driver update + Android patches
Change-Id: I9f7a3ac7336b88577b572db1016dd33774225744 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'wl1271/stad/src/Application/roamingMngrApi.h')
-rw-r--r--wl1271/stad/src/Application/roamingMngrApi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wl1271/stad/src/Application/roamingMngrApi.h b/wl1271/stad/src/Application/roamingMngrApi.h
index bc297974..41334d4f 100644
--- a/wl1271/stad/src/Application/roamingMngrApi.h
+++ b/wl1271/stad/src/Application/roamingMngrApi.h
@@ -1,7 +1,7 @@
/*
* roamingMngrApi.h
*
- * Copyright(c) 1998 - 2009 Texas Instruments. All rights reserved.
+ * Copyright(c) 1998 - 2010 Texas Instruments. All rights reserved.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -151,6 +151,7 @@ struct _roamingMngr_t
#endif
TI_UINT8 RoamingOperationalMode; /* 0 - manual, 1 - auto*/
+ TI_UINT8 bSendTspecInReassPkt;
TargetAp_t targetAP; /* holds the AP to connect with in manual mode */
}; /* _roamingMngr_t */