///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
| 201 | |
| 202 | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |
| 203 | std::string FSecure::C3::Core::DeviceBridge::GetErrorStatus() |
| 204 | { |
| 205 | return m_Error; |
| 206 | } |
| 207 | |
| 208 | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |
| 209 | void FSecure::C3::Core::DeviceBridge::OnSend(ByteView command) |
no outgoing calls
no test coverage detected