#include <sdp.h>
◆ HAB_t
| Enumerator |
|---|
| HabUnknown | |
| HabEnabled | |
| HabDisabled | |
◆ SDPCmdBase()
| SDPCmdBase::SDPCmdBase |
( |
const char * | p | ) |
|
|
inline |
◆ check_ack()
| int SDPCmdBase::check_ack |
( |
HIDReport * | report, |
|
|
uint32_t | ack ) |
|
protected |
◆ get_hab_type()
◆ get_status()
| int SDPCmdBase::get_status |
( |
HIDReport * | p, |
|
|
uint32_t & | status, |
|
|
uint8_t | report_id ) |
|
protected |
◆ init_cmd()
| int SDPCmdBase::init_cmd |
( |
| ) |
|
|
protected |
◆ search_ivt_header()
| IvtHeader * SDPCmdBase::search_ivt_header |
( |
std::shared_ptr< DataBuffer > | data, |
|
|
size_t & | off, |
|
|
size_t | limit = ULLONG_MAX ) |
|
protected |
◆ send_cmd()
◆ m_filename
| std::string SDPCmdBase::m_filename |
|
protected |
◆ m_input
| std::vector<uint8_t> SDPCmdBase::m_input |
|
private |
◆ m_scan_limited
| uint64_t SDPCmdBase::m_scan_limited = UINT64_MAX |
|
protected |
◆ m_spdcmd
The documentation for this class was generated from the following files:
- /build/mfgtools-git/src/mfgtools-git/libuuu/sdp.h
- /build/mfgtools-git/src/mfgtools-git/libuuu/sdp.cpp