openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
dvbci_resmgr.h
Go to the documentation of this file.
1 #ifndef __dvbci_dvbci_resmgr_h
2 #define __dvbci_dvbci_resmgr_h
3 
4 //#include <lib/base/ebase.h>
6 
8 {
9  enum {
10  stateFirstProfileEnquiry=statePrivate,
11  stateProfileChange,
12  stateProfileEnquiry,
13  stateFinal };
14  int receivedAPDU(const unsigned char *tag, const void *data, int len);
15  int doAction();
16 public:
17 };
18 
19 #endif
Definition: dvbci_resmgr.h:8
Definition: dvbci_session.h:11
@ statePrivate
Definition: dvbci_session.h:36
unsigned char data[256]
Definition: hdmi_cec.h:2