bluetoothengine/bteng/inc/btengincpair.h
changeset 25 9c3798b88e30
parent 0 f63038272f30
equal deleted inserted replaced
24:8930e1d1d530 25:9c3798b88e30
   174      * will be called and it will cancel the timer. 
   174      * will be called and it will cancel the timer. 
   175      * iActivePairingOk is the active object associated to the timer.  
   175      * iActivePairingOk is the active object associated to the timer.  
   176      */
   176      */
   177     RTimer iPairingOkTimer;
   177     RTimer iPairingOkTimer;
   178     CBTEngActive* iActivePairingOk;
   178     CBTEngActive* iActivePairingOk;
       
   179     TBool iUserAwarePairing;
   179     };
   180     };
   180 
   181 
   181 #endif /*BTENGINCPAIR_H_*/
   182 #endif /*BTENGINCPAIR_H_*/