wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_server.h
branchRCL_3
changeset 10 0abc8c98be24
parent 0 c40eb8fe8501
child 32 c01ef7f246fd
--- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_server.h	Mon Mar 15 12:46:48 2010 +0200
+++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_server.h	Thu Apr 01 00:29:25 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 54 %
+* %version: 55 %
 */
 
 #ifndef CORE_SERVER_H
@@ -862,6 +862,16 @@
         core_ac_traffic_information_s& info );
 
     /**
+     * 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.
+     */
+    core_error_e set_enabled_features(
+        u32_t features );
+
+    /**
      * An asynchronous request from the core server has been completed.
      *
      * @since S60 v3.1