ncdengine/debuglogger/obex/inc/btservicesearcher.h
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
child 66 8b7f4e561641
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
   205     TRequestStatus* iStatusObserver;
   205     TRequestStatus* iStatusObserver;
   206     
   206     
   207     /*! @var iIsDeviceSelectorConnected is the device selector connected ? */
   207     /*! @var iIsDeviceSelectorConnected is the device selector connected ? */
   208     TBool iIsDeviceSelectorConnected;
   208     TBool iIsDeviceSelectorConnected;
   209 
   209 
       
   210 #ifdef _0
   210     /*! @var iDeviceSelector a handle to the bluetooth device selector notifier */
   211     /*! @var iDeviceSelector a handle to the bluetooth device selector notifier */
   211     RNotifier iDeviceSelector;
   212     RNotifier iDeviceSelector;
   212 
   213 #endif
       
   214     
   213     /*! @var iResponse the response of the device selection */
   215     /*! @var iResponse the response of the device selection */
   214     TBTDeviceResponseParamsPckg iResponse;
   216     TBTDeviceResponseParamsPckg iResponse;
   215 
   217 
   216     /*! @var iAgent a connetction to the SDP client */
   218     /*! @var iAgent a connetction to the SDP client */
   217     CSdpAgent* iAgent;
   219     CSdpAgent* iAgent;