#include <fastboot.h>
|
| FastBoot (TransBase *p) |
|
int | Transport (std::string cmd, void *p=nullptr, size_t size=0, std::vector< uint8_t > *input=nullptr) |
|
int | Transport (std::string cmd, std::vector< uint8_t > data, std::vector< uint8_t > *input=nullptr) |
|
◆ FastBoot()
◆ Transport() [1/2]
int FastBoot::Transport |
( |
std::string | cmd, |
|
|
std::vector< uint8_t > | data, |
|
|
std::vector< uint8_t > * | input = nullptr ) |
|
inline |
◆ Transport() [2/2]
int FastBoot::Transport |
( |
std::string | cmd, |
|
|
void * | p = nullptr, |
|
|
size_t | size = 0, |
|
|
std::vector< uint8_t > * | input = nullptr ) |
◆ m_info
std::string FastBoot::m_info |
◆ m_pTrans
TransBase* const FastBoot::m_pTrans = nullptr |
|
private |
The documentation for this class was generated from the following files:
- /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/fastboot.h
- /home/builder/.cache/aurutils/sync/mfgtools-git/src/mfgtools-git/libuuu/fastboot.cpp