MCPcopy Create free account
hub / github.com/BruceDevices/firmware / VulnerabilityScanner

Method VulnerabilityScanner

src/modules/ble/BLE_Suite.cpp:2415–2415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2413//=============================================================================
2414
2415VulnerabilityScanner::VulnerabilityScanner() { vulnerabilityChecks.clear(); }
2416
2417void VulnerabilityScanner::scanDevice(NimBLEAddress target) {
2418 AutoCleanup cleanup([]() { BLEStateManager::deinitBLE(true); });

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected