syncmlfw/common/obex/obexclient/inc/NSmlBTServiceSearcher.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
    80     void AttributeRequestCompleteL( TSdpServRecordHandle, TInt aError );
    80     void AttributeRequestCompleteL( TSdpServRecordHandle, TInt aError );
    81 
    81 
    82 private:
    82 private:
    83     TRequestStatus* iStatusObserver;    
    83     TRequestStatus* iStatusObserver;    
    84     TBool iIsDeviceSelectorConnected;
    84     TBool iIsDeviceSelectorConnected;
    85 //    RNotifier iDeviceSelector;
    85     RNotifier iDeviceSelector;
    86     TBTDeviceResponseParamsPckg iResponse;
    86     TBTDeviceResponseParamsPckg iResponse;
    87     CSdpAgent* iAgent;
    87     CSdpAgent* iAgent;
    88     CSdpSearchPattern* iSdpSearchPattern;
    88     CSdpSearchPattern* iSdpSearchPattern;
    89     TBool iHasFoundService;
    89     TBool iHasFoundService;
    90 	TBTConnInfo iBTConnInfo;
    90 	TBTConnInfo iBTConnInfo;