bluetoothengine/bteng/inc/btengincpair.h
branchRCL_3
changeset 13 b6f55cd40afd
parent 0 f63038272f30
equal deleted inserted replaced
11:a42ed326b458 13:b6f55cd40afd
   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_*/