Changeset 4902 for sample/pingpong


Ignore:
Timestamp:
Jul 14, 2009, 11:38:38 AM (15 years ago)
Author:
huebsch
Message:

ping pong bootstrap test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/main.cpp

    r4895 r4902  
    1717
    1818        BootstrapManager& manager = BootstrapManager::instance();
    19         manager.registerModule( BootstrapManager::BootstrapTypePeriodicBroadcast );
     19        manager.registerModule( BootstrapManager::BootstrapTypeBluetoothSdp );
    2020
    2121        manager.publish("testname", "testinfo1", "testinfo2", "testinfo3");
Note: See TracChangeset for help on using the changeset viewer.