bluetoothengine/btnotif/btnotifsrv/inc/btnotifoutgoingpairinghandler.h
changeset 57 5ebadcda06cb
parent 47 9e2a905b887f
child 67 16e4b9007960
equal deleted inserted replaced
51:625f43ae9362 57:5ebadcda06cb
   273 
   273 
   274     /**
   274     /**
   275      * Number of pairing attempt
   275      * Number of pairing attempt
   276      */
   276      */
   277     TInt iPairingAttempt;
   277     TInt iPairingAttempt;
       
   278 
       
   279     /**
       
   280      * Pairing failure dialog is not deleted when the handler is deleted
       
   281      */
       
   282     TBool iDialogIsOrphan;
   278     
   283     
   279     };
   284     };
   280 
   285 
   281 
   286 
   282 #endif /* BTNOTIFOUTGOINGPAIRINGHANDLER_H_ */
   287 #endif /* BTNOTIFOUTGOINGPAIRINGHANDLER_H_ */