Chapter 6. DVB CA Device

Table of Contents

6.1. CA Data Types
6.1.1. ca_slot_info_t
6.1.2. ca_descr_info_t
6.1.3. ca_cap_t
6.1.4. ca_msg_t
6.1.5. ca_descr_t
6.2. CA Function Calls
6.2.1. open()
6.2.2. close()

The DVB CA device controls the conditional access hardware. It can be accessed through /dev/dvb/adapter0/ca0. Data types and and ioctl definitions can be accessed by including linux/dvb/ca.h in your application.