MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / update

Method update

Tactility/Source/app/btmanage/View.cpp:237–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237void View::update() {
238 updateBtToggle();
239 updateScanning();
240 updatePeerList();
241}
242
243} // namespace tt::app::btmanage

Callers 2

requestViewUpdateMethod · 0.45
onShowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected