Index: sample/pingpong/main.cpp
===================================================================
--- sample/pingpong/main.cpp	(revision 4895)
+++ sample/pingpong/main.cpp	(revision 4902)
@@ -17,5 +17,5 @@
 
 	BootstrapManager& manager = BootstrapManager::instance();
-	manager.registerModule( BootstrapManager::BootstrapTypePeriodicBroadcast );
+	manager.registerModule( BootstrapManager::BootstrapTypeBluetoothSdp );
 
 	manager.publish("testname", "testinfo1", "testinfo2", "testinfo3");
