bluetoothengine/btmac/inc/btmonocmdhandler/btmcoperator.h
changeset 15 00f9ee97d895
parent 0 f63038272f30
equal deleted inserted replaced
2:0b192a3a05a4 15:00f9ee97d895
    84 
    84 
    85     private:
    85     private:
    86         CBtmcProtocol& iProtocol;
    86         CBtmcProtocol& iProtocol;
    87         RTelServer iServer;
    87         RTelServer iServer;
    88         RMobilePhone iPhone;
    88         RMobilePhone iPhone;
    89 		RMobileONStore iStore;
       
    90         RMmCustomAPI iCustomApi;
    89         RMmCustomAPI iCustomApi;
    91         RMmCustomAPI::TOperatorNameInfo iInfo;
    90         RMmCustomAPI::TOperatorNameInfo iInfo;
    92     };
    91     };
    93 
    92 
    94 
    93