Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qapduutils_p.h File Reference

(664d2a1cf019f76adf433d41b1418e515ffce86c)

#include <QtCore/QByteArray>
+ Include dependency graph for qapduutils_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QResponseApdu
 

Namespaces

namespace  QCommandApdu
 

Functions

QByteArray QCommandApdu::build (uint8_t cla, uint8_t ins, uint8_t p1, uint8_t p2, QByteArrayView data, uint16_t ne=0)
 

Variables

constexpr uint8_t QCommandApdu::Select = 0xA4
 
constexpr uint8_t QCommandApdu::ReadBinary = 0xB0
 
constexpr uint8_t QCommandApdu::GetData = 0xCA
 
constexpr uint8_t QCommandApdu::UpdateBinary = 0xD6