diff -r b0aebde9b1fb -r 9e2a905b887f bluetoothengine/btnotif/btnotifsrv/src/btnotifpairnotifier.cpp --- 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)