26 #ifdef COMMON_INTERFACE 72 BOOLEAN
ACI_OpTuneReply(U8BIT path, U32BIT module, E_STB_CI_TUNE_STATUS status);
BOOLEAN ACI_RequestOperatorStatus(U32BIT module)
Called by the host to request changing to an operator profile and request the operator status to be s...
Definition: ap_ciop.c:227
BOOLEAN ACI_OperatorExit(void)
Request the current operator module to exit operator profile.
Definition: ap_ciop.c:286
BOOLEAN ACI_FindOperatorProfileModule(U32BIT cicam_id, U32BIT *module)
Returns the Operator Profile module associated with a CICAM ID.
Definition: ap_ciop.c:355
void ACI_OpSlotRemove(U8BIT slot_id)
Process CAM removal from slot for CA support.
Definition: ap_ciop.c:191
void ACI_OpInitialise(void)
Initialise CI Operator Profile support.
Definition: ap_ciop.c:180
System Wide Global Technical Data Type Definitions.
BOOLEAN ACI_StartOperatorSearch(U32BIT module)
Called by the app to start an operator profile search that has been requested.
Definition: ap_ciop.c:323
BOOLEAN ACI_OpAskRelease(U32BIT module)
Ask the opertaor module to restore replaced PIDs.
Definition: ap_ciop.c:906
BOOLEAN ACI_OpTuneReply(U8BIT path, U32BIT module, E_STB_CI_TUNE_STATUS status)
This function is called by the host to send the status of the tune operation to the module...
Definition: ap_ciop.c:952