bluetoothengine/btmac/inc/btmonocmdhandler/btmcoperator.h
branchRCL_3
changeset 10 0707dd69d236
parent 0 f63038272f30
equal deleted inserted replaced
6:6a29d5ad0713 10:0707dd69d236
    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