Bluetooth Shield connection problem (Arduino UNO, PC, HTC)

So, I uploadet the Master Sketch to my Arduino and testet it with my HTC here is the Serial output of the result:

Master is inquiring! Connecting to slave:64,A7,69,F6,A1,D7;HTC Connect again! Connect again! Connect again! Connect again! Connect again! Connect again! Connect again! Connect again!

so it sayd “Connectagain!” this appears quote from the Code:

else if(recvBuf.indexOf("CONNECT:FAIL") != -1){ Serial.println("Connect again!"); break; }
so whats the point!?!

Can anyon tell me: Is it possible to connect the shield with the HTC Wildfire S??