bluetoothengine/btnotif/btnotifsrv/src/btnotifpairnotifier.cpp
changeset 47 9e2a905b887f
parent 42 b72428996822
child 57 5ebadcda06cb
--- a/bluetoothengine/btnotif/btnotifsrv/src/btnotifpairnotifier.cpp	Mon Jul 12 19:25:26 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/src/btnotifpairnotifier.cpp	Fri Jul 23 15:57:13 2010 +0300
@@ -196,7 +196,7 @@
                 // in pairing manager for this device:
                 iParent.GetPinCode( pinCode, iRemote, iMinPinLength );
                 }
-            if ( pinCode().iLength != 0 )        
+            if ( pinCode().iLength > 0 )        
                 {
                 // a pin is ready for this pairing.
                 // write it back to client (stack)