bluetoothengine/bteng/inc/btengincpair.h
changeset 15 00f9ee97d895
parent 0 f63038272f30
equal deleted inserted replaced
2:0b192a3a05a4 15:00f9ee97d895
   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_*/