#include <dvbci_mmi.h>
|
enum | {
stateInCreation
, stateBusy
, stateInDeletion
, stateStarted
,
statePrivate
} |
|
static void | deleteSessions (const eDVBCISlot *slot) |
|
static int | parseLengthField (const unsigned char *pkt, int &len) |
|
static int | buildLengthField (unsigned char *pkt, int len) |
|
static void | receiveData (eDVBCISlot *slot, const unsigned char *ptr, size_t len) |
|
static int | pollAll () |
|
void | sendAPDU (const unsigned char *tag, const void *data=0, int len=0) |
|
void | sendSPDU (unsigned char tag, const void *data, int len, const void *apdu=0, int alen=0) |
|
void | handleClose () |
|
int | state |
|
int | status |
|
int | action |
|
eDVBCISlot * | slot |
|
unsigned short | session_nb |
|
◆ eDVBCIMMISession()
eDVBCIMMISession::eDVBCIMMISession |
( |
eDVBCISlot * |
tslot | ) |
|
◆ ~eDVBCIMMISession()
eDVBCIMMISession::~eDVBCIMMISession |
( |
| ) |
|
◆ answerEnq()
int eDVBCIMMISession::answerEnq |
( |
char * |
answer | ) |
|
◆ answerText()
int eDVBCIMMISession::answerText |
( |
int |
answer | ) |
|
◆ cancelEnq()
int eDVBCIMMISession::cancelEnq |
( |
| ) |
|
◆ stopMMI()
int eDVBCIMMISession::stopMMI |
( |
| ) |
|
The documentation for this class was generated from the following files: