![]() |
DVBCore
22.11.0
Open Source DVB Engine
|
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... | |
CI Content Control support - internal header.
void STB_CiCaDisable | ( | U8BIT | slot_id | ) |
Disable CA for slot, as CAM is being removed.
slot_id | zero-based CI slot identifier (0, 1, ...) |
void STB_CiCaRemove | ( | U8BIT | slot_id | ) |
Process CAM removal from slot for CA support.
slot_id | zero-based CI slot identifier (0, 1, ...) |
void STB_CiKeysDisable | ( | U8BIT | slot_id | ) |
Disable CC keys for slot, as CAM is being removed.
slot_id | zero-based CI slot identifier (0, 1, ...) |
Disable CC keys for slot, as CAM is being removed.
slot_id | zero-based CI slot identifier (0, 1, ...) |
void STB_CiKeysRemove | ( | U8BIT | slot_id | ) |
Process CAM removal from slot for CI Keys support.
slot_id | zero-based CI slot identifier (0, 1, ...) |
Process CAM removal from slot for CI Keys support.
slot_id | zero-based CI slot identifier (0, 1, ...) |