wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_iap_data.h
branchRCL_3
changeset 6 e0f767079796
parent 0 c40eb8fe8501
--- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_iap_data.h	Fri Mar 12 15:51:11 2010 +0200
+++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_iap_data.h	Mon Mar 15 12:46:48 2010 +0200
@@ -15,6 +15,9 @@
 *
 */
 
+/*
+* %version: 11 %
+*/
 
 #ifndef CORE_IAP_DATA_H
 #define CORE_IAP_DATA_H
@@ -264,7 +267,13 @@
      */    
     void remove_mac_from_iap_blacklist(
         const core_mac_address_s& mac );
-    
+
+    /**
+     * Check whether the IAP data contains a valid
+     * combination of parameters. 
+     */    
+    bool_t is_valid() const;
+
 private: // data
 
     /** Adaptation side data about the WLAN connection */