Lines Matching full:interface
25 Why the need for another CI interface?
29 Strictly speaking this is not a new interface.
31 The CI interface is defined in the DVB API in ca.h as:
38 int type; /* CA interface this slot supports */
39 #define CA_CI 1 /* CI high level interface */
40 #define CA_CI_LINK 2 /* CI link layer level interface */
41 #define CA_CI_PHYS 4 /* CI physical layer level interface */
43 #define CA_SC 128 /* simple smart card interface */
50 This CI interface follows the CI high level interface, which is not
53 This CI interface is quite different in the case that it tries to
56 This means that this CI interface handles the EN50221 style tags in the
60 This interface is purely an EN50221 interface exchanging APDU's. This
65 With this High Level CI interface, the interface can be defined with the
68 All these ioctls are also valid for the High level CI interface
89 APP: CI High level interface
156 The High Level CI interface uses the EN50221 DVB standard, following a