wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/abs_core_server.h
changeset 17 41a8eba36f74
parent 0 c40eb8fe8501
child 32 c01ef7f246fd
--- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/abs_core_server.h	Fri Apr 16 16:56:12 2010 +0300
+++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/abs_core_server.h	Mon May 03 14:14:02 2010 +0300
@@ -17,7 +17,7 @@
 */
 
 /*
-* %version: 30 %
+* %version: 31 %
 */
 
 #ifndef ABS_CORE_SERVER_H
@@ -463,6 +463,16 @@
         core_ac_traffic_information_s& info ) = 0;
 
     /**
+     * Set the currently enabled feature set.
+     *
+     * @since S60 v5.2
+     * @param features Bitmask of enabled features.
+     * @return core_error_ok if success, an error code otherwise.
+     */
+    virtual core_error_e set_enabled_features(
+        u32_t features ) = 0;
+
+    /**
      * Schedule an immediate driver unload.
      *
      * @since S60 v3.1