syncmlfw/common/obex/obexclient/inc/NSmlBTServiceSearcher.h
changeset 27 2c8580950a26
parent 0 b497e44ab2fc
child 62 19bba8228ff0
equal deleted inserted replaced
24:bf47f3b79154 27:2c8580950a26
    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;