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