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

Method attemptHFPPivot

src/modules/ble/HFP_Exploit.cpp:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106bool HFPExploitEngine::attemptHFPPivot(NimBLEAddress target) { return executeHFPAttackChain(target); }
107
108bool HFPExploitEngine::attemptHFPHandshake(NimBLEAddress target) { return false; }
109

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected