MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / GetDevice

Method GetDevice

Src/ChannelLinter/MockDeviceBridge.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 std::shared_ptr<FSecure::C3::Device> MockDeviceBridge::GetDevice() const
89 {
90 return m_Device;
91 }
92
93 void MockDeviceBridge::Send(ByteView blob)
94 {

Callers 1

TestEchoMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestEchoMethod · 0.36