Changeset 4902
- Timestamp:
- Jul 14, 2009, 11:38:38 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/main.cpp
r4895 r4902 17 17 18 18 BootstrapManager& manager = BootstrapManager::instance(); 19 manager.registerModule( BootstrapManager::BootstrapType PeriodicBroadcast);19 manager.registerModule( BootstrapManager::BootstrapTypeBluetoothSdp ); 20 20 21 21 manager.publish("testname", "testinfo1", "testinfo2", "testinfo3");
Note:
See TracChangeset
for help on using the changeset viewer.