wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlanconversionutil.h
changeset 36 1c425781161e
parent 17 41a8eba36f74
child 43 d3d7683d16f5
equal deleted inserted replaced
35:5e6ba967244f 36:1c425781161e
    14 * Description:  Handles type conversion between adaptation and core layers
    14 * Description:  Handles type conversion between adaptation and core layers
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 34 %
    19 * %version: 35 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANCONVERSIONUTIL_H
    22 #ifndef WLANCONVERSIONUTIL_H
    23 #define WLANCONVERSIONUTIL_H
    23 #define WLANCONVERSIONUTIL_H
    24 
    24 
    81         * @
    81         * @
    82         */    
    82         */    
    83         static void ConvertSSID(
    83         static void ConvertSSID(
    84             TSSID& aAmSSID,
    84             TSSID& aAmSSID,
    85             const core_ssid_s& aCoreSSID );
    85             const core_ssid_s& aCoreSSID );
       
    86         
       
    87         /**
       
    88         * ConvertWpaPreSharedKey
       
    89         * @since Series 60 3.0
       
    90         * @param aWpaPreSharedKey (OUT)
       
    91         * @param aWspPin (IN)
       
    92         */    
       
    93         static void ConvertWpaPreSharedKey(
       
    94             core_wpa_preshared_key_s& aWpaPreSharedKey,
       
    95             const TDesC8& aWspPin );
    86 
    96 
    87         /**
    97         /**
    88         * ConvertScanRate
    98         * ConvertScanRate
    89         * @since Series 60 3.0
    99         * @since Series 60 3.0
    90         * @param aCoreScanRate
   100         * @param aCoreScanRate