wlanutilities/wlansniffer/wlansnifferkeepalive/inc/wsfkeepalivecmm.h
changeset 61 e1d68407ed06
parent 39 7b3e49e4608a
equal deleted inserted replaced
60:822a45792fdd 61:e1d68407ed06
    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