wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/abs_core_server.h
branchRCL_3
changeset 7 0abc8c98be24
parent 0 c40eb8fe8501
child 14 13838cf40350
--- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/abs_core_server.h	Mon Mar 15 12:46:48 2010 +0200
+++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/abs_core_server.h	Thu Apr 01 00:29:25 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