wlan_bearer/wlanldd/wlan_common/umac_common/inc/UmacManagementSideUmacCb.h
branchRCL_3
changeset 18 d3d7683d16f5
parent 17 a828660c511c
equal deleted inserted replaced
17:a828660c511c 18:d3d7683d16f5
     1 /*
     1 /*
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 * Description:   Declaration of the WlanManagementSideUmacCb class.
    14 * Description:   Declaration of the WlanManagementSideUmacCb class.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 18 %
    19 * %version: 17 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANMANAGEMENTSIDEUMACB_H
    22 #ifndef WLANMANAGEMENTSIDEUMACB_H
    23 #define WLANMANAGEMENTSIDEUMACB_H
    23 #define WLANMANAGEMENTSIDEUMACB_H
    24 
    24 
   110     * @param aBufferStart first element of the array that holds pointers to
   110     * @param aBufferStart first element of the array that holds pointers to
   111     *        Rx frame meta headers
   111     *        Rx frame meta headers
   112     * @param aNumOfBuffers number of meta header pointers in the array
   112     * @param aNumOfBuffers number of meta header pointers in the array
   113     */
   113     */
   114     virtual void MgmtDataReceiveComplete( 
   114     virtual void MgmtDataReceiveComplete( 
   115         TDataBuffer*& aBufferStart, 
   115         const TDataBuffer*& aBufferStart, 
   116         TUint32 aNumOfBuffers );
   116         TUint32 aNumOfBuffers );
   117 
   117 
   118     /**
   118     /**
   119     * Completes a data write operation from management side
   119     * Completes a data write operation from management side
   120     * @param aErr completion code 
   120     * @param aErr completion code