syncmlfw/common/obex/obexclient/inc/NSmlBTServiceSearcher.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 0 b497e44ab2fc
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    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;