DVBCore  17.9.0
Open Source DVB Engine
 All Data Structures Files Functions Typedefs Macros Pages
Functions
stbci_int.h File Reference

CI Content Control support - internal header. More...

#include "techtype.h"

Go to the source code of this file.

Functions

void STB_CiKeysInitialise (void)
 CI descrambler keys support initialise.
 
void STB_CiKeysDisable (U8BIT slot_id)
 Disable CC keys for slot, as CAM is being removed. More...
 
void STB_CiKeysRemove (U8BIT slot_id)
 Process CAM removal from slot for CI Keys support. More...
 
void STB_CiCaInitialise (void)
 CI conditional access support initialise.
 
void STB_CiCaDisable (U8BIT slot_id)
 Disable CA for slot, as CAM is being removed. More...
 
void STB_CiCaRemove (U8BIT slot_id)
 Process CAM removal from slot for CA support. More...
 

Detailed Description

CI Content Control support - internal header.

Date
08 December 2016
Author
Adam Sturtridge

Function Documentation

void STB_CiCaDisable ( U8BIT  slot_id)

Disable CA for slot, as CAM is being removed.

Parameters
slot_idzero-based CI slot identifier (0, 1, ...)
void STB_CiCaRemove ( U8BIT  slot_id)

Process CAM removal from slot for CA support.

Parameters
slot_idzero-based CI slot identifier (0, 1, ...)
void STB_CiKeysDisable ( U8BIT  slot_id)

Disable CC keys for slot, as CAM is being removed.

Parameters
slot_idzero-based CI slot identifier (0, 1, ...)

Disable CC keys for slot, as CAM is being removed.

Parameters
slot_idzero-based CI slot identifier (0, 1, ...)
void STB_CiKeysRemove ( U8BIT  slot_id)

Process CAM removal from slot for CI Keys support.

Parameters
slot_idzero-based CI slot identifier (0, 1, ...)

Process CAM removal from slot for CI Keys support.

Parameters
slot_idzero-based CI slot identifier (0, 1, ...)