wlan_bearer/wlanldd/wlan_common/umac_common/inc/UmacContextImpl.h
branchRCL_3
changeset 12 af3fb27c7511
parent 11 a9473894c0f1
child 14 13838cf40350
equal deleted inserted replaced
11:a9473894c0f1 12:af3fb27c7511
    14 * Description:   Declaration of the UmacContextImpl class
    14 * Description:   Declaration of the UmacContextImpl class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 105 %
    19 * %version: 106 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANCONTEXTIMPL_H
    22 #ifndef WLANCONTEXTIMPL_H
    23 #define WLANCONTEXTIMPL_H
    23 #define WLANCONTEXTIMPL_H
    24 
    24 
   943     * network we are going to connect to
   943     * network we are going to connect to
   944     *
   944     *
   945     * @since S60 3.2
   945     * @since S60 3.2
   946     * @return length of the frame body
   946     * @return length of the frame body
   947     */
   947     */
   948     inline const TUint16 ScanResponseFrameBodyLength() const;
   948     inline TUint16 ScanResponseFrameBodyLength() const;
   949 
   949 
   950     /**
   950     /**
   951     * Stores the IE(s) to be included into the (re-)association request.
   951     * Stores the IE(s) to be included into the (re-)association request.
   952     *
   952     *
   953     * @since S60 3.2
   953     * @since S60 3.2