aboutsummaryrefslogtreecommitdiff
path: root/wpa_supplicant/src/common/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'wpa_supplicant/src/common/defs.h')
-rw-r--r--wpa_supplicant/src/common/defs.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/wpa_supplicant/src/common/defs.h b/wpa_supplicant/src/common/defs.h
index 29e30e7..4930e73 100644
--- a/wpa_supplicant/src/common/defs.h
+++ b/wpa_supplicant/src/common/defs.h
@@ -186,22 +186,6 @@ typedef enum {
* fully configured.
*/
WPA_COMPLETED
-
-#ifdef ANDROID
- /**
- * WPA_IDLE - Eeplicit disconnect was performed
- *
- * This state is entered when a disconnect command is issued to the
- * supplicant. In this case, the supplicant not only disassociates
- * from the current network, but it also stops trying to associate
- * with any AP until a subsequent reconnect or reassociate command
- * is issued. This state was added to distinguish it from the
- * WPA_DISCONNECTED state, which is now reserved for disconnects
- * that were not explicitly requested by a client.
- * This state is reported to clients, but it is not internally stored.
- */
- , WPA_IDLE
-#endif /* ANDROID */
} wpa_states;
#define MLME_SETPROTECTION_PROTECT_TYPE_NONE 0