28 #include "dsm_types.h"    29 #include "dsm_client.h"    33 E_MhegErr MH5GlueDsmccOpen( U32BIT taskPriority );
    35 void MH5GlueDsmccClose(
void);
    37 E_MhegErr MH5GlueDsmccStart( 
S_DVB_LOCATOR *pDvbLoc, U32BIT carouselId, BOOLEAN clear );
    39 void MH5GlueDsmccStop( U8BIT action );
    50 void MH5GlueDsmccReboot( 
void );
 Define MHEG5 String type. 
 
Definition: dvblocator.h:30
 
Definition: dtvstring.h:28
 
MHEG5 engine interface error codes. 
 
BOOLEAN MH5GlueSiqNetBootInfo(S_STRING *nbinfo)
Get current MHEG net boot info existance and nb info string. 
Definition: glue_dsmcc.c:560
 
void MH5GlueDsmccMHEGInitialBoot(void)
Causes the autoboot application to be launched. The component must be in the correct state (DSM-CC bo...
Definition: glue_dsmcc.c:901