![]() |
DVBCore
22.3.0
Open Source DVB Engine
|
Application level CA control functions. More...
#include <stdio.h>
#include <string.h>
#include "techtype.h"
#include "dbgfuncs.h"
#include "stbdpc.h"
#include "stbpvr.h"
#include "stbsiflt.h"
#include "stbsitab.h"
#include "ca_glue.h"
#include "ap_dbacc.h"
Macros | |
#define | AP_CA_PRINT(x) |
Functions | |
BOOLEAN | ACA_AcquireCADescrambler (U8BIT path, void *s_ptr) |
Acquires a CA descrambler for the given path on the given service if needed. No CA descrambler is acquired if a CI slot has been already acquired (CI takes precedence) or if a CA descrambler is already associated to this path. More... | |
Application level CA control functions.
BOOLEAN ACA_AcquireCADescrambler | ( | U8BIT | path, |
void * | s_ptr | ||
) |
Acquires a CA descrambler for the given path on the given service if needed. No CA descrambler is acquired if a CI slot has been already acquired (CI takes precedence) or if a CA descrambler is already associated to this path.
path | - decode path |
s_ptr | - service to be used on the path |