wlanutilities/wlansniffer/wlansnifferkeepalive/inc/wsfkeepalivecmm.h
changeset 62 b47b808de481
parent 46 2fbd1d709fe7
equal deleted inserted replaced
58:301aeb18ae47 62:b47b808de481
    65 public:
    65 public:
    66 
    66 
    67     /**
    67     /**
    68      * Cm Manager Hotspot info getter.
    68      * Cm Manager Hotspot info getter.
    69      */
    69      */
    70     TBool CWsfKeepaliveCmm::GetHotspotInfoL(TInt32 aIapId);
    70     TBool GetHotspotInfoL(TInt32 aIapId);
    71 
    71 
    72     /**
    72     /**
    73      * Cm Manager Hotspot IAP deleter.
    73      * Cm Manager Hotspot IAP deleter.
    74      */
    74      */
    75     TBool CWsfKeepaliveCmm::DeleteHotspotIapL(TInt32 aIapId);
    75     TBool DeleteHotspotIapL(TInt32 aIapId);
    76 
    76 
    77 protected:
    77 protected:
    78     
    78     
    79 private:
    79 private:
    80     
    80