Changeset 4910 for sample/pingpong


Ignore:
Timestamp:
Jul 14, 2009, 4:34:14 PM (15 years ago)
Author:
huebsch
Message:

bootstrap testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/main.cpp

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