Index: /source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.cpp
===================================================================
--- /source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.cpp	(revision 5648)
+++ /source/ariba/utility/bootstrap/modules/bluetoothsdp/BluetoothSdp.cpp	(revision 5649)
@@ -440,5 +440,5 @@
 
 	bool haveconn = (cl->conn_num > 0);
-	logging_error("we have " << cl->conn_num << " active connections");
+	logging_debug("we have " << cl->conn_num << " active hci connections");
 	free(cl);
 	close(btsock);
